Hi Paul,
Thanks for your suggestions. I will make the requested changes,
>> do_install() {
>> @@ -28,4 +28,7 @@ do_install() {
>> for i in ${TEST_FILES}; do
>> install -m 0755 ${S}/${i} ${D}/${bindir}
>> done
>> + # Add script to flash the NAND if it exists and if there is a valid
>> image to flash on bootup.
>
> • After »Add a space can be removed.
> • »on bootup« is not clear to me. Does the BB have to be rebooted and
> then the image is flashed?
In boards with a NAND device, an image is written to the NAND if the
SD Card has an image. This is during startup.
Regards,
Joel
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel