Dear Andreas,
In message you wrote:
>
> > The patch was submitted while the MW was open, so it should go in now
> > (assuming there are no issues that need to be fixed first).
>
> sorry for being late. Is it OK to get the address changes integrated til
> monday evening?
Sure.
Best regards,
Dear "sywang",
In message <20101018032052.0402028...@theia.denx.de> you wrote:
>
> Do you encounter the following question while u-boot is debugged by BDI3000
> and GBD?
>
> Cannot access memory at address 0xbfc0?
It would be _extremely_ helpful if you added some information on which
syst
Dear Wolfgang Denk,
Am 17.10.2010 um 20:40 schrieb Wolfgang Denk:
> Dear Reinhard Meyer,
>
> In message <4cbb3b3b.8040...@emk-elektronik.de> you wrote:
>>
>> I'm not sure when to pick up this patch and how it will merge. Wolfgang?
>
> The patch was submitted while the MW was open, so it should
Dear Reinhard Meyer,
Am 17.10.2010 um 20:06 schrieb Reinhard Meyer:
> Dear Andreas Bießmann,
>> +Andreas Bie�mann
>
> On my e-Mail client the sharp-s in the commit shows wrongly,
> however it does show ok in the e-mail header itself.
>
>> int board_init (void)
>> {
>> +at91_pio_t *pio = (at
John Rigby wrote:
> All arches except nios2 and microblaze call boot_get_fdt
> from bootm_start in common/cmd_bootm.c.
>
> Having nios2 and microblaze do so as well removes code from
> their respective do_bootm_linux routines and allows removal of
> a nasty ifdef from bootm_start.
>
> In the case
- use internal 2k security SRAM as RAM for early stack.
- do early inits in board_init_f()
Signed-off-by: Heiko Schocher
Cc: Prafulla Wadaskar
---
board/keymile/km_arm/km_arm.c | 24 +++-
include/configs/km_arm.h |6 --
2 files changed, 19 insertions(+), 11 de
Rename mx51 to mx5 in order to support more mx51
like-style SOCs such as MX53 and the followings.
Signed-off-by: Jason Liu
---
Changes for v2:
Address the comments from Stefano Babic:
- rebase
- remove CONFIG_CPU_TYPE
- remove copyright change
- change vision2 board config
Changes for v3:
Addr
Do you encounter the following question while u-boot is debugged by BDI3000
and GBD?
Cannot access memory at address 0xbfc0?
Thanks!
Shuyou
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Rename mx51 to mx5 in order to support more mx51
like-style SOCs such as MX53 and the followings.
Signed-off-by: Jason Liu
---
Changes for v2:
Address the comments from Stefano Babic:
- rebase
- remove CONFIG_CPU_TYPE
- remove copyright change
- change vision2 board config
Changes for v3:
Addr
Rename mx51 to mx5 in order to support more mx51
like-style SOCs such as MX53 and the followings.
Signed-off-by: Jason Liu
---
Changes for v2:
Address the comments from Stefano Babic:
- rebase
- remove CONFIG_CPU_TYPE
- remove copyright change
- change vision2 board config
Changes for v3:
Addr
Hi all
I can successfully boot my kernel when I download it using
the ethernet. But if I download the same kernel through serial COM port
or from my on-board micro-SD card to the same DRAM address, this "Bad
Data CRC" always pops up:
$ bootm 0x8000
## Booting kernel from Legacy Image at 8
Hi,
I set up a profile where I can post photos, connect and share.
Do me a favor and confirm our relationship here
http://profile.fanbox.com/DeveloperOptin/Introduction.aspx?vet=197&dt=101710&friend=180487271&encemail=C6WiVGpTpMHlCZkoGMEbFEQFtlF3sOfBzP3dVe+Nuno=.
Thanks,
Naveen Krishna
This me
Hi Wolfgang,
On Sat, 2010-10-16 at 18:07 +0200, Wolfgang Denk wrote:
> Commit 6aa3d3b "83xx: Remove warmboot parameter from PCI init
> functions" dropped the last argument to mpc83xx_pcie_init(), but
> failed to fix board/freescale/mpc837xemds/pci.c which resulted in the
> error:
>
> pci.c: In fu
I rebased my dockstar patches on master, after the recent ARM
relocation support for kirkwood had been merged.
I no longer see any of the early console messages that should result
from display_banner, print_cpuinfo, etc. The first thing I see is the
NAND information:
Marvell>> reset
rese
Hello.
On 15-10-2010 04:23, Mike Frysinger wrote:
> We cannot rely on the syscontrol rom func to program PLL_DIV with anomaly
> 05000440 is in effect, so manually program the MMR when necessary.
> Signed-off-by: Mike Frysinger
[...]
> diff --git a/arch/blackfin/cpu/initcode.c b/arch/blackfin/cp
Dear Reinhard Meyer,
In message <4cbb3b3b.8040...@emk-elektronik.de> you wrote:
>
> > --- a/board/atmel/at91rm9200ek/config.mk
> > +++ b/board/atmel/at91rm9200ek/config.mk
> > @@ -1 +1,2 @@
> > -TEXT_BASE = 0x21f0
> > +# currently only NOR flash booting is supported
> > +TEXT_BASE = 0x1000
In message <20101017182418.de8ef1355...@gemini.denx.de> you wrote:
> The following changes since commit e1b4c57096b87b4ada56df4154d9acee6a59141f:
>
> Merge branch 'master' of git://git.denx.de/u-boot-arm (2010-10-13 20:59:47
> +0200)
>
> are available in the git repository at:
>
> git://git
Dear Alexey Zaytsev,
In message you
wrote:
>
> >> U-boot won't build for Versatile Express (ca9x4_ct_vxp)
> >> without this patch. I'm not sure why the syslib is made
> >> armv7-specific, as it looks quite generic to me, but
> >> I'll leave this to the original authors.
> >>
> >>
> >> arch/arm/i
The following changes since commit e1b4c57096b87b4ada56df4154d9acee6a59141f:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2010-10-13 20:59:47
+0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm.git master
Ben Gardiner (7):
davinci_nand, trivial : use
Dear s-paul...@ti.com,
In message <1287091874-1391-1-git-send-email-s-paul...@ti.com> you wrote:
> Wolfgang,
>
> Please pull u-boot-ti/master
>
> Thanks,
> Sandeep
>
> The following changes since commit e79f48393dd919079b34f37957c933f8e75c164d:
> Lei Wen (1):
> env_mmc: fix cannot sav
Dear Andreas Bießmann,
> +Andreas Bie�mann
On my e-Mail client the sharp-s in the commit shows wrongly,
however it does show ok in the e-mail header itself.
> int board_init (void)
> {
> + at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE;
> +
> /* Enable Ctrlc */
> - console_init_f
Dear Stefano Babic,
In message <4cb6c28d.8030...@denx.de> you wrote:
>
> please pull from u-boot-imx
>
> The following changes since commit e79f48393dd919079b34f37957c933f8e75c164d:
> Lei Wen (1):
> env_mmc: fix cannot save env issue
>
> are available in the git repository at:
>
>
Dear Mike Frysinger,
In message <1287170617-13361-1-git-send-email-vap...@gentoo.org> you wrote:
> The following changes since commit e79f48393dd919079b34f37957c933f8e75c164d:
>
> env_mmc: fix cannot save env issue (2010-10-13 22:02:32 +0200)
>
> are available in the git repository at:
> git
After the recent cleanups, a number of config.mk files consist only of
a "PLATFORM_CPPFLAGS += -I$(TOPDIR)/board" entry whih is not needed.
Remove such entries. In most cases, that means that the whole
config.mk file can be removed.
Signed-off-by: Wolfgang Denk
---
board/alaska/config.mk
* update to support arm reloaction
* unnecessary environment variables removed
Signed-off-by: Jens Scharsig
---
board/BuS/eb_cpux9k2/config.mk |2 +-
board/BuS/eb_cpux9k2/cpux9k2.c |7 +++
include/configs/eb_cpux9k2.h | 21 +++--
3 files changed, 11 insertions(+)
Add command line handling to select boards to be built by
architecture, CPU family, vendor or SoC name.
Signed-off-by: Wolfgang Denk
---
changes since V1:
- apply Mike Frysinger's review comments
- allow to repeat options, so that "-v FOO -v BAR" will select
all configur
Dear Mike Frysinger,
In message <201010170713.02380.vap...@gentoo.org> you wrote:
>
> On Sunday, October 17, 2010 06:31:33 Wolfgang Denk wrote:
> > +TEMP=`getopt -o a:c:v:s: --long arch:,cpu:,vendor:,soc: \
> > + -n 'MAKEALL' -- "$@"`
>
> perhaps split the short/long opts out into dedicated va
Dear Liu Hui-R64343,
In message
<3850a844e6a3854c827ac5c0bec7b60a2b0...@zch01exm23.fsl.freescale.net> you wrote:
>
> > I suggest we do the same. Please add a "mx5" resp. "MX5" to the new
> > identifier names.
>
> Yes, agree.
Thanks.
> > Please also keep in mind that CONFIG_* options should be
On Sunday, October 17, 2010 06:31:33 Wolfgang Denk wrote:
> +TEMP=`getopt -o a:c:v:s: --long arch:,cpu:,vendor:,soc: \
> + -n 'MAKEALL' -- "$@"`
perhaps split the short/long opts out into dedicated variables to make
updating easier ?
SHORT_OPTS="a:c:v:s:"
LONG_OPTS="arch:,cpu:,vendor:,soc:"
Add command line handling to select boards to be built by
architecture, CPU family, vendor or SoC name.
Signed-off-by: Wolfgang Denk
---
MAKEALL | 109 +--
1 files changed, 106 insertions(+), 3 deletions(-)
diff --git a/MAKEALL b/MAKE
Hi, Wolfgang,
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Saturday, October 16, 2010 3:08 AM
> To: Liu Hui-R64343
> Cc: sba...@denx.de; u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PATCH V2 1/1] IMX: rename mx51 to mx5
>
> Dear Jason Liu,
>
> In message <12
On Sat, Oct 16, 2010 at 18:54, Wolfgang Denk wrote:
> Dear Alexey Zaytsev,
>
> In message <20101015233455.4049.16990.st...@zaytsev.su> you wrote:
>> Signed-off-by: Alexey Zaytsev
>> ---
>>
>> Hi.
>>
>> U-boot won't build for Versatile Express (ca9x4_ct_vxp)
>> without this patch. I'm not sure why
Dear Reinhard Meyer,
In message <4cba3fc0.1010...@emk-elektronik.de> you wrote:
>
> > In case of simple options like '256M_U_BOOT', these expand to
> > "#define CONFIG_MK_256M_U_BOOT 1" in config.h . In case of
> > assignments like 'RAM=8192', these expand to "#define CONFIG_MK_RAM
> > 8192"
Dear Marek Vasut,
In message <201010170212.17008.marek.va...@gmail.com> you wrote:
>
> Didn't you say CONFIG_MK_ was being changed to plain CONFIG_ ? You left=20
> CONFIG_MK_RAM above.
This is done in patch 2/5: mkconfig: change CONFIG_MK_ prefix into
plain CONFIG_
Best regards,
Wolfgang Denk
34 matches
Mail list logo