[PATCH 05/17] mtd: nand_mrvl_nfc: Remove keep_config
Robert Jarzmik
robert.jarzmik at free.fr
Fri Oct 9 12:16:04 PDT 2015
Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com> writes:
> keep_config and it's corresponding DT property is meant for the
> Linux kernel to keep the config setup by a boot-loader. As we
> are the bootloader and it is not used at all, get rid of it.
NAK on this one.
We're the "secondary bootloader". The first code running is the pxa3xx ROM code,
which initialized the NAND, read the OBMI, then read barebox, and transfered
control.
It can be assumed that for stacked NAND, the ROM code's timings are more
accurate than the generic ones, hence keep_config.
Cheers.
--
Robert
More information about the barebox
mailing list