COM AM35 Bootloader U-Boot

From Wiki-DB
Revision as of 14:26, 8 May 2012 by Lzenz (talk | contribs)
Jump to navigationJump to search

FAQ

Q: Entering Bootloader console is not possible?
A: It is not possible to enter to the bootloader console by pressing any key (e.g. "Enter") on your keyboard. You have to press "del" key. If your terminal software does not send the "delete" key we recommend to use teraterm. The ASCII value of the delete key is 0x7F.

Changelog

Changelog Files

Downloads

Bootloader Binary
Settings Files
DHupdate.ini example
Update Bitmap example files
Splash Image examples

Enter Bootloader Console

  1. Connect DHCOM UART1 (FF UART) via null modem cable to the RS232 Port of your PC
  2. Start terminal program (e.g. Tera Term) on the Host PC with the following settings:
    Baud rate: 38400
    Data: 8 bit
    Parity: none
    Stop bits: 1 bit
    Flow control: none
  3. Press "del" on the Host PC during Core Module system start to enter bootloader console


u-boot console commands


How to do Updates


How to create a settings.bin file