Building the kernel (v3.8.x branch)

Hi there,

I try to build a kernel for my BB based on the v3.8.x branch.
I checked out the branch, setup the system.sh file and executed ./build_kernel.sh and installed it via the tools/install_kernel.sh script.

But on the BB it hangs after: Starting kernel…

I didn’t change anything on the kernel sources.

Any hints?

Regards,
Dominik

[…]
Running uenvcmd …

reading zImage
3524664 bytes read in 408 ms (8.2 MiB/s)
reading uInitrd
2870948 bytes read in 332 ms (8.2 MiB/s)
reading /dtbs/am335x-bone.dtb
7967 bytes read in 7 ms (1.1 MiB/s)
Kernel image @ 0x80200000 [ 0x000000 - 0x35c838 ]

Loading init Ramdisk from Legacy Image at 81000000 …

Image Name: initramfs
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 2870884 Bytes = 2.7 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum … OK

Flattened Device Tree blob at 815f0000

Booting using the fdt blob at 0x815f0000
Using Device Tree in place at 815f0000, end 815f4f1e

Starting kernel …

Could you let everyone in the forum know which BB you have?

Gerald

based on the dtb he is loading I’d say the beagelbone white. But I have seen others try using the whites board blob on the Beaglebone black too . . .

Hopefully he is using a beaglebone too . . .