mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
8415bb68c8
This patch adds SD boot support for LS1021ATWR board. SPL framework is used. PBL initialize the internal RAM and copy SPL to it, then SPL initialize DDR using SPD and copy u-boot from SD card to DDR, finally SPL transfer control to u-boot. Signed-off-by: Chen Lu <chen.lu@freescale.com> Signed-off-by: Alison Wang <alison.wang@freescale.com> Signed-off-by: Jason Jin <jason.jin@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
12 lines
195 B
INI
12 lines
195 B
INI
#PBI commands
|
|
|
|
09570200 ffffffff
|
|
09570158 00000300
|
|
8940007c 21f47300
|
|
|
|
#Configure Scratch register
|
|
09ee0200 10000000
|
|
#Configure alternate space
|
|
09570158 00001000
|
|
#Flush PBL data
|
|
096100c0 000FFFFF
|