Hi,
We are using dm8168 processor of 2GB DDR3 with UART0 configuration and 531 clock frequency.
We built linux kernel with CONFIG_REGULATOR_GPIO is not set and CONFIG_REGULATOR=y.
Now we are facing a problem while linux bring up.
Here is a LOG:
U-Boot 2010.06-svn1120 (Feb 08 2014 - 12:04:46)
DRAM: 2 GiB
Using default environment
Hit any key to stop autoboot: 0
mmc1 is available
reading u-boot.bin
177492 bytes read
## Starting application at 0x80800000 ...
U-Boot 2010.06-svn1120 (Feb 08 2014 - 12:06:21)
TI8168-GP rev 2.1
ARM clk: 987MHz
DDR clk: 531MHz
I2C: ready
DRAM: 2 GiB
NAND: HW ECC BCH8 Selected
2048 MiB
ECC: uncorrectable.
ECC: uncorrectable.
*** Warning - bad CRC or NAND, using default environment
Hit any key to stop autoboot: 0
mmc1 is available
reading boot.scr
300 bytes read
Running bootscript from MMC/SD to set the ENV...
## Executing script at 80900000
reading uImage
2575484 bytes read
## Booting kernel from Legacy Image at 81000000 ...
Image Name: Linux-2.6.37+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2575420 Bytes = 2.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Here after we are not getting any print messages on UART0.
Help is appreciated.
Regards,
kripashree