Skip to content
Snippets Groups Projects
user avatar
apgmoorthy authored
Currently OneNAND initial program loader (ipl) reads only block 0 ie 128KB.
However, u-boot image for apollon board is 195KB making the board
unbootable with OneNAND.

Fix ipl to read CONFIG_SYS_MONITOR_LEN.
CONFIG_SYS_MONITOR_LEN macro holds the U-Boot image size.

Signed-off-by: default avatarRohit Hagargundgi <h.rohit@samsung.com>
Signed-off-by: default avatarGangheyamoorthy <moorthy.apg@samsung.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
69bcabb5
History
Name Last commit Last update
..