electrodarkness
Member level 1
- Joined
- May 2, 2010
- Messages
- 39
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Ganesti, Transylvania, Romania
- Activity points
- 1,649
Hi everyone!
I had a semester of embedded systems class where we created and worked with Linux on Zynq7010 SoC. Since I had a Spartan 6 devboard, I wanted to embed a Linux on it.
I've created the Microblaze processor in XPS (see attached .mhs file), and made some tests in SDK - Hello World, Peripheral Test, and Memory Test - and the were all working.
I've created the device tree file (.dts) and created the defconfigs to build Linux (see attached board and config defconfigs).
When I loaded the bootloop in SDK, and downloaded the generated simpleImage ELF file, the Linux started to boot but halted at bootconsole [earlyser0] disabled. Every time I tried to alter something the result was the same.
And something strange: I tried using ttyUL0 and ttyUL1 as boot console, but when booting regardless of settings they both appear ( see boot_log.txt).
What should I check, or where should I start, cause I'm out of ideas?
By the way I'm using the Waxwing board with carrier from Numato Labs ( XC6SLX45, 512MBits of LPDDR).
Thanks in advance,
Aron.
I had a semester of embedded systems class where we created and worked with Linux on Zynq7010 SoC. Since I had a Spartan 6 devboard, I wanted to embed a Linux on it.
I've created the Microblaze processor in XPS (see attached .mhs file), and made some tests in SDK - Hello World, Peripheral Test, and Memory Test - and the were all working.
I've created the device tree file (.dts) and created the defconfigs to build Linux (see attached board and config defconfigs).
When I loaded the bootloop in SDK, and downloaded the generated simpleImage ELF file, the Linux started to boot but halted at bootconsole [earlyser0] disabled. Every time I tried to alter something the result was the same.
And something strange: I tried using ttyUL0 and ttyUL1 as boot console, but when booting regardless of settings they both appear ( see boot_log.txt).
What should I check, or where should I start, cause I'm out of ideas?
By the way I'm using the Waxwing board with carrier from Numato Labs ( XC6SLX45, 512MBits of LPDDR).
Thanks in advance,
Aron.