Skip to content
Snippets Groups Projects
Forked from KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
  • Marek Vasut's avatar
    0239c2fb
    i.MX28: Improve passing of data from SPL to U-Boot · 0239c2fb
    Marek Vasut authored
    
    Pass memory size from SPL via structure located in SRAM instead of SCRATCH
    registers. This allows passing more data about boot from SPL to U-Boot, like the
    boot mode pads configuration.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Detlev Zundel <dzu@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Wolfgang Denk <wd@denx.de>
    0239c2fb
    History
    i.MX28: Improve passing of data from SPL to U-Boot
    Marek Vasut authored
    
    Pass memory size from SPL via structure located in SRAM instead of SCRATCH
    registers. This allows passing more data about boot from SPL to U-Boot, like the
    boot mode pads configuration.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Detlev Zundel <dzu@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Wolfgang Denk <wd@denx.de>