All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [AVR32] CONFIG_SYS_TEXT_BASE is missing from atngw100mkii board
@ 2014-05-16  5:48 Masahiro Yamada
  2014-05-16 10:14 ` Andreas Bießmann
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2014-05-16  5:48 UTC (permalink / raw)
  To: u-boot

Hi Andreass,


I noticed by chance  atngw100mkii board does not define
CONFIG_SYS_TEXT_BASE, although the other AVR32 boards define it.

Is this your intention, or mistake?


This is what I did:

$ git branch 
* master
$ git describe 
v2014.07-rc1-79-g2072e72
$ make mrproper 
$ make  atngw100mkii_config
Configuring for atngw100mkii board...
$ make -s -j8 CROSS_COMPILE=avr32-linux-
$ grep CONFIG_SYS_TEXT_BASE include/autoconf.mk
$

I can't find CONFIG_SYS_TEXT_BASE in include/autoconf.mk


Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-16 10:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16  5:48 [U-Boot] [AVR32] CONFIG_SYS_TEXT_BASE is missing from atngw100mkii board Masahiro Yamada
2014-05-16 10:14 ` Andreas Bießmann
2014-05-16 10:38   ` Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.