The following changes since commit b91b8f74fe9ded18344c3d03080a4abc07254502:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Grazvydas Ignotas (1):
OMAP3: pandora: fix boot
Dear Scott Wood,
In message <20091120223322.ga...@loki.buserror.net> you wrote:
> The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
> Wolfgang Denk (1):
> Merge branch 'master' into next
>
> are available in the git repository at:
>
> git://git.denx.de/u-bo
Dear Stefan Roese,
In message <200911191145.21609...@denx.de> you wrote:
> Hi Wolfgang,
>
> please pull some changes for "next".
>
> Thanks.
>
> The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
> Wolfgang Denk (1):
> Merge branch 'master' into next
>
> are
Hi. Im new with embedded systems. I have a board which has a powerpc 8313
processor on it, running a linux kernel + uboot.
In the PowerPC Local Bus, there is a chipset connected to the CS02 powerpc
pin. The problem is, i don't know how to map the chipset memory into powerpc
main memory. What conf
From: Sandeep Paulraj
We will get compilation warnings without
"CONFIG_SYS_64BIT_VSPRINTF" being defined
in the board config.
Signed-off-by: Sandeep Paulraj
---
include/configs/imx27lite.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/imx27lite.h b/in
From: Sandeep Paulraj
Adding an initial README for the DaVinci series of SOC's
Signed-off-by: Sandeep Paulraj
---
doc/README.davinci | 116
1 files changed, 116 insertions(+), 0 deletions(-)
create mode 100644 doc/README.davinci
diff --gi
Dear "alan A. A",
Please keep the list on Cc: (re-added).
In message you wrote:
>
> > Which board is this? And which tool chain are you using?
>
> This is a STBx25xx board and it is not included in the mainline U-Boot tree.
...which means that we don;t see the code and thus cannot help you.
>
Dear "alan A. A",
In message you wrote:
>
> i am getting this message when trying to build u-boot2009-08 (PPC405 board).
Which board is this? And which tool chain are you using?
I don;t see any such problems for any 4xx board that is supported in
the mainline U-Boot tree.
> Can you tell me pl
Hi,
i am getting this message when trying to build u-boot2009-08 (PPC405 board).
I have used
${CROSS_COMPILE}objdump -h u-boot
and got the following:
u-boot: file format elf32-powerpc
Sections:
Idx Name Size VMA LMA File off Algn
0 .resetvec 0004 ff
9 matches
Mail list logo