Hello,
I have some problems.
Can somebody explain to me how to Flash Android OS to this (AE100) board?
I have compiles u-boot.bin, system.img (android os), zImage (kernel). So how to flash it??
I tried this one:
# smdk-usbdl -f u-boot.bin -a 0x20008000
After downloading, PC will show the below message.
# smdk-usbdl -f u-boot.bin -a 0x20008000
SMDK42XX,S3C64XX USB Download Tool
Version 0.20 (c) 2004,2005,2006 Ben Dooks <
[email protected]>
S3C64XX Detected!
=> found device: bus 004, dev 006
=> loaded xxxx bytes from xxxxxx
=> Downloading xxxxxx bytes to 0x20008000
=> Data checksum xxxx
=> usb_bulk_write() returned xxxxx
#
What is next????? And how i should upload zImage???
//Nikolaj