On Sat, Dec 19, 2015 at 2:29 PM, Bharath R <[email protected]> wrote:

>
> Hello,
>
> I'm trying to build a custom kernel for BBB using the source code from 
> *https://github.com/beagleboard/linux/tree/3.8
> <https://github.com/beagleboard/linux/tree/3.8> *.
>
> I did
>
> *1. make clean2. *
>
>
> *make ARCH=arm CROSS_COMPILE=arm-linux- bb.org_defconfig3. make ARCH=arm
> CROSS_COMPILE=arm-linux- *using tftpboot I downloaded the Linux uImage to
> 0x82000000 address and run using bootm 0x82000000.
>
>
>
>
>
>
>
>
>
>
>
>
>
> *U-boot~# bootm 81000000 82000000## Booting kernel from Legacy Image at
> 81000000 ...   Image Name:   Embedded Linux-BBB   Created:      2015-12-19
> 17:12:31 UTC   Image Type:   ARM Linux Kernel Image (uncompressed)   Data
> Size:    9234816 Bytes = 8.8 MiB   Load Address: 80008000   Entry Point:
> 80008000   Verifying Checksum ... OKStarting Linux kernel...*after the
> above message, kernel hangs. I believe the problem is due missing of debug
> serial port.
>

and where exactly did you load the device tree blob?

This isn't exactly new, as ever since the 3.8.x kernel came out.. (2013-02-18)
we've been using device tree's by DEFAULT on the beaglebone black..

So again,

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to