[U-Boot] is there really a "CONFIG_RAMBOOT" config option?
Robert P. J. Day
rpjday at crashcourse.ca
Wed Aug 31 13:24:05 CEST 2016
just tripped across this in master branch:
$ grep -rw CONFIG_RAMBOOT *
doc/README.ramboot-ppc85xx: #ifdef CONFIG_RAMBOOT
include/configs/at91rm9200ek.h:#ifdef CONFIG_RAMBOOT
README: CONFIG_RAMBOOT and CONFIG_NFSBOOT
$
i have looked no further than this, so it might be perfectly valid,
but it seems odd that there are so few references to that config
option -- is it possible those should be CONFIG_SYS_RAMBOOT?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the U-Boot
mailing list