• M
    i.MX28: Improve passing of data from SPL to U-Boot · 0239c2fb
    Marek Vasut 提交于
    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: NMarek 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
spl_boot.c 2.3 KB