View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#2392
Code:
From:	Ivaylo Dimitrov <ivo.XXXXXXXXXXXXXXX>
To:	neo900-devel@XXXXXXXXXX
Date:	2015-04-20 Mon 23:06
Hi,

I was able to boot to u-boot on onenand:

U-Boot# onenand erase

OneNAND erase: whole chip
OK
U-Boot# loadb
## Ready for binary (kermit) download to 0x80200000 at 115200 bps...

!!! x-load.bin.ift through kermit

U-Boot# onenand write 80200000 0 40000

OneNAND write: offset 0x0, size 0x40000
  262144 bytes written: OK
U-Boot# loadb
## Ready for binary (kermit) download to 0x80200000 at 115200 bps...

!!! u-boot.bin through kermit

onenand write 80200000 100000 80000

OneNAND write: offset 0x100000, size 0x80000
  524288 bytes written: OK
U-Boot# reset
resetting ...
U**60**

Texas Instruments X-Loader (OneNAND) 1.4.4ss modified for GTA04 (Apr 20 
2015 - )
Detected Samsung KCE00E00CA A506
OMAP36XX/37XX-GP ES2.1
Board detected: GTA04A7
SYSBOOT[5:0]: 0x10/16
GMPC Memory: 3
SDRC Memory: SAMSUNG MCP 512MB/bank
Loading u-boot.bin from onenand


U-Boot 2015.04-dirty (Apr 14 2015 - 23:58:05)

OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C:   ready
DRAM:  1 GiB
NAND:  Muxed OneNAND 512MB 1.8V 16-bit (0x50)
OneNAND version = 0x0232
Chip support all block unlock
Chip has 4KiB pagesize
Scanning device for bad blocks
OneNAND: 512 MiB
MMC:   OMAP SD/MMC: 0
Using default environment

Beagle xM Rev C
No EEPROM on expansion board
Die ID #606200029ff80000014f8e6f0601001c
Net:   usb_ether
Error: usb_ether address not set.

Hit any key to stop autoboot:  0
Card did not respond to voltage select!
Card did not respond to voltage select!
Booting from nand ...
Unknown command 'nand' - try 'help'
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Card did not respond to voltage select!
** Bad device mmc 0 **
U-Boot#
 

The Following 19 Users Say Thank You to joerg_rw For This Useful Post: