Select Git revision
onenand_ipl
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Reform / reform-boundary-uboot
44648 commits behind the upstream repository.
Kyungmin Park
authored
OneNAND IPL has common codes for RAM init, load data, and jump to 2nd bootloader, but it's common code used about 300~400 bytes. So board specific codes, such as lowlevel_init, can't has enough code. It make a difficult to implement OneNAND IPL. his patch make this common code as small as possible. and give lowlevel_init can have more codes. Signed-off-by:Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by:
Scott Wood <scottwood@freescale.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
board/apollon | ||
onenand_boot.c | ||
onenand_ipl.h | ||
onenand_read.c |