Hello,
I bought LCDK OMAP L138 board and I have a problem with linux. I receive:
NAND: 512 MiB
MMC: davinci: 0
Bad block table found at page 262080, version 0x01
Bad block table found at page 262016, version 0x01
*** Warning - bad CRC, using default environment
MMC: davinci: 0
Bad block table found at page 262080, version 0x01
Bad block table found at page 262016, version 0x01
*** Warning - bad CRC, using default environment
.....
reading boot.scr
** Unable to read "boot.scr" from mmc 0:1 **
reading uImage
reading uImage
2040348 bytes read
......
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
Freeing init memory: 140K
INIT: version 2.86 booting
Please wait: booting...
Starting udev
udevd (946): /proc/946/oom_adj is deprecated, please use /proc/946/oom_sc instead.
udev: starting version 141
udevd[946]: unable to move watches dir '/dev/.udev/watch', old watches wibe restored: Directory not empty
Remounting root file system...
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
Freeing init memory: 140K
INIT: version 2.86 booting
Please wait: booting...
Starting udev
udevd (946): /proc/946/oom_adj is deprecated, please use /proc/946/oom_sc instead.
udev: starting version 141
udevd[946]: unable to move watches dir '/dev/.udev/watch', old watches wibe restored: Directory not empty
Remounting root file system...
Caching udev devnodes
Populating dev cacheFAT-fs (mmcblk0p3): invalid media value (0x1f)
FAT-fs (mmcblk0p3): Can't find a valid FAT filesystem
mv: cannot rename '/tmp/devices': No such file or directory
NET: Registered protocol family 10
ALSA: Restoring mixer settings...
Configuring network interfaces... davinci_mdio davinci_mdio.0: resetting ontroller
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:07, id=7c
ADDRCONF(NETDEV_UP): eth0: link is not ready
eth0 no wireless extensions.
Populating dev cacheFAT-fs (mmcblk0p3): invalid media value (0x1f)
FAT-fs (mmcblk0p3): Can't find a valid FAT filesystem
mv: cannot rename '/tmp/devices': No such file or directory
NET: Registered protocol family 10
ALSA: Restoring mixer settings...
Configuring network interfaces... davinci_mdio davinci_mdio.0: resetting ontroller
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:07, id=7c
ADDRCONF(NETDEV_UP): eth0: link is not ready
eth0 no wireless extensions.
Does anybody know what should I do now? I am rather new in linux. Please help.