appreciate any pointers.
Thanks,
Djoker
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
appreciate any pointers.
Thanks,
Djoker
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
I am sorry Gerhard, I am newbie to the list.
I will keep in mind the etiquette of the list.
Thanks for the help.
On Thu, Oct 10, 2013 at 8:37 AM, Gerhard Sittig wrote:
> On Wed, Oct 09, 2013 at 09:07 -0700, djoker wrote:
>>
>> Hi Everyone,
>
> Why do you "re-send&qu
On Wed, Oct 9, 2013 at 12:54 PM, Arvid Brodin wrote:
> On 2013-10-09 18:07, djoker wrote:
>> Hi Everyone,
>>
>> I have a armv7 board and am looking at the "_start" symbol address, using
>> the following command:
>> *nm u-boot | grep -w _start*
>
I am running into the issue as described below:
http://u-boot.10912.n7.nabble.com/U-Boot-ARM-gap-between-start-and-CONFIG-SYS-TEXT-BASE-td4134.html#none
But am unable to figure out what the reason could be
--
View this message in context:
http://u-boot.10912.n7.nabble.com/How-Where-does-start
Hi Everyone,
I have a armv7 board and am looking at the "_start" symbol address, using
the following command:
*nm u-boot | grep -w _start*
It returned the following:
*6720 T _start*
I couldn't help notice that the the _start value is very "close" in vlaue to
the value of CONFIG_SYS_TEXT_BASE
Hi Everyone,
I have a armv7 board and am seeing a discrepancy.
In my board file I have defined:
#define CONFIG_SYS_TEXT_BASE 0x6704
After I build the ub-boot binary, I ran "nm u-boot | grep -w _start".
It returned the following:
6720 T _start
Would anyone know why there is a difference
7 matches
Mail list logo