[oe] [PATCH] beagleboard-test-scripts: Add a script flash-fs.sh for flashing NAND.

Joel A Fernandes agnel.joel at gmail.com
Wed Jul 6 15:44:18 UTC 2011


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




More information about the Openembedded-devel mailing list