IMX6 sabrelite, specified adress for the kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 sabrelite, specified adress for the kernel

458 Views
tototiti
Contributor I

Hi all

I am new on this forum :smileyhappy: So forgive me if I do a mistake please.

I am currently working on a IMX6 sabrelite board.

I could use buildroot, u-boot, compile my kernel and thanks to a NFS server a linux system can run on it :smileyhappy:

*************

Question:

1) -When you compile your kernel for the IMX6 sabrelite how do you know the adress 0x10008000 specified?

Someone gave it to me so it worked.

For a better understanding I would like to know

2) -How you can find this one please?

Here is the command line about my question: make -j8 uImage LOADADDR 0x10008000

Thank you :smileyhappy:

Labels (3)
0 Kudos
1 Reply

359 Views
igorpadykov
NXP Employee
NXP Employee

Hi toto

this environment is defined in uboot/include/configs/mx6q_sabrelite.h

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos