1 DESCRIPTION
= "Bootloader firmware extractor for the h2200 iPAQ"
5 COMPATIBLE_MACHINE
= "h2200"
6 #it is a shell script
, but lets protect the innocent some more
11 mkdir
-p
/lib
/firmware
12 dd
if=/dev
/mtdblock0 of
=/lib
/firmware
/h2200_bootloader.
bin 2>/dev
/null