Skip to content
  • Alexander Potashev's avatar
    RT77744. lpc4350-eval: Add header to the U-Boot image · 74cfefd6
    Alexander Potashev authored
     * This 16-byte header is required to boot U-Boot to the Hitex LPC4350 Eval
    board over USB0. The same header is required to make the Boot ROM
    bootloader boot images larger than 16KBytes from NOR flash.
     * The header will be automatically added to `u-boot.bin` if
    CONFIG_LPC18XX_BOOTHEADER is enabled in the U-Boot configuration.
    74cfefd6