uestions about Emcraft Systems Linux for LPC1788

2 replies [Last post]
thomas.jing
Offline
Joined: 2012-06-23

> bootm a0008000
## Booting kernel from Legacy Image at a0008000 ...
Image Name: Linux-2.6.33-arm1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2131712 Bytes = 2 MB
Load Address: a0008000
Entry Point: a0008001
Verifying Checksum ... OK
XIP Kernel Image ... OK
OK

Starting kernel ...

it's halting here .
I only changed the lpc178x_iomux_init(function );just changed the ea_lpc1788_gpio[] = {};

0
Your rating: None

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
thomas.jing
Offline
Joined: 2012-06-23

If i not changed the lpc178x_iomux_init(function )(just changed the ea_lpc1788_gpio[] = {};) use the original Emcraft Systems Linux for LPC1788 1.4 the kernel running well.
who can help me?

thomas.jing
Offline
Joined: 2012-06-23

Sorry it's my fault,the issue has settled.

feedback