Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

rtc

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Stefan Roese authored
    460EX doesn't support a fixed bootstrap option to boot from 512 byte page
    NAND devices. The only bootstrap option for NAND booting is option F for
    2k page devices. So to boot from a 512 bype page device, the I2C bootstrap
    EEPROM needs to be programmed accordingly.
    
    This patch adds basic NAND booting support for the AMCC Canyonlands aval
    board and also adds support to the "bootstrap" command, to enable NAND
    booting I2C setting.
    
    Tested with 512 byte page NAND device (32MByte) on Canyonlands.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    71665ebf
    History
    Name Last commit Last update
    ..