Hi,
In AM335X EVM Board I have selected PROFILE_3 using DIP Switch. I have enabled CONFIG_NOR macro & also enabled the pin mux settings for NOR Flash in u-boot. While booting I'm getting the following:
U-Boot 2013.10 (Apr 28 2014 - 16:14:24)
U-Boot code: 80800000 -> 808460DC BSS: -> 81090F50
I2C: ready
monitor len: 00890F50
ramsize: 20000000
TLB table from 9fff0000 to 9fff4000
Top of RAM usable for U-Boot at: 9fff0000
Reserving 8771k for U-Boot at: 9f75f000
Reserving 1152k for malloc() at: 9f63f000
Reserving 32 Bytes for Board Info at: 9f63efe0
Reserving 168 Bytes for Global Data at: 9f63ef38
New Stack Pointer is: 9f63ef28
RAM Configuration:
Bank #0: 80000000 512 MiB
relocation Offset is: 1ef5f000
WARNING: Caches not enabled
monitor flash len: 0004DE8C
Now running in RAM - U-Boot at: 9f75f000
Flash: ## Unknown flash on Bank 1 - Size = 0x00000000 = 0 MB
*** failed ***
### ERROR ### Please RESET the board ###
Any suggestions please? I just need to do some basic read in NOR flash from U-Boot...
Thanks & Regards,
Faseena.N