sön 2014-08-03 klockan 06:26 +0300 skrev Siarhei Siamashka: > Most of Allwinner devices have NAND. Booting from NAND is supported by > BROM, so there is no reason why u-boot SPL can't read it too.
An alterantive is to let BROM load it. BROM has support for a custom header on the loaded boot binary, and is where Allwinner store hardware properties needed by the bootloader. Today we do not use this area in the SPL, but it's trivial to add. Have always been the intention to have DRAM parameters there. Regards Henrik -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
