Le 13/10/2010 07:27, Heiko Schocher a écrit :
>>> +#defineCONFIG_RELOC_FIXUP_WORKS
>>
>> I believe this is now common to all ARMs, hence unneeded in config files.
>
> Hmm.. instead we should remove in arch/arm/include/asm/config.h
>
>24 #if defined(CONFIG_SYS_ARM_WITHOUT_RELOC)
>25 /*
Le 12/10/2010 23:00, Joakim Tjernlund a écrit :
> Yes, but the difference isn't really the arch. It is the -mrelocatable
> flag that is the big difference.
Not only: obviously, implementing GOT relocation is not done the same on
both archs, and it simply is not beneficial on ARM wrt PPC in terms
Hi all
Im in the process of adding support to BCM8727 PHY in u-boot for my custom
board. Kindly help me if anybody worked on same.
Regards
M.Arunkumar
MArunKumar wrote:
>
> Whether the latest u-boot supports BCM8727 10GbE SFI-to-XAUI PHY.
>
--
View this message in context:
http://old.na
Dear "wind_embedded",
In message <01cb6a92$34979570$a744f...@e43a> you wrote:
>
>Before I use VxWorks, it works fine. When I port u-boot, my project
> based on IDS8247. I changed configuration in IDS8247.h and updated
> flash.c, after I compiled u-boot, I burned u-boot.bin into AM29LV040B
Signed-off-by: Wolfgang Denk
Signed-off-by: Heiko Schocher
cc: Albert ARIBAUD
---
arch/arm/cpu/arm1136/start.S| 171 ++-
arch/arm/cpu/arm1136/u-boot.lds | 15 +++-
include/configs/qong.h |1 -
3 files changed, 108 insertions(+), 79 deletio
As this define is valid for all arm boards, this define is no
longer needed in board config files, as it is defined in
arch/arm/include/asm/config.h
Signed-off-by: Heiko Schocher
---
include/configs/imx27lite-common.h |1 -
include/configs/omap3_beagle.h |1 -
include/configs/tx25.h
Dear John Rigby,
In message you
wrote:
> On Tue, Oct 12, 2010 at 3:20 PM, Wolfgang Denk wrote:
> > Dear John Rigby,
> >
> > In message <1285775292-15060-2-git-send-email-john.ri...@linaro.org> you
> > wrote:
> >> Fix two problems in fdt_relocate.
> Sorry this should be boot_relocate_fdt
In th
Dear John Rigby,
In message you
wrote:
>
> >> index 4e8dfd7..d85a396 100644
> >> --- a/arch/arm/include/asm/config.h
> >> +++ b/arch/arm/include/asm/config.h
> >> @@ -25,4 +25,6 @@
> >> /* Relocation to SDRAM works on all ARM boards */
> >> #define CONFIG_RELOC_FIXUP_WORKS
> >> #endif
> >> +#
Hello wind_embedded,
wind_embedded wrote:
> Hello:
>
>Now I port u-boot into mpc8247, I need everyone's help, thanks!
>
>my board configuration is following:
>chip select chipsize address
>CS0 AM29LV040B 512K 0xfff0
>CS1 S29GL256P 64M 0
Hello Wolfgang,
Wolfgang Denk wrote:
> Dear Albert ARIBAUD,
>
> In message <4cb478d4.3030...@free.fr> you wrote:
>> Le 12/10/2010 13:31, Heiko Schocher a écrit :
>>> Signed-off-by: Wolfgang Denk
>>> Signed-off-by: Heiko Schocher
>>> ---
>> I assume this is [ELF_RELOC], not [NEW_RELOC], right? I'm
On Wednesday, October 13, 2010, wind_embedded wrote:
> Hello:
>
> Now I port u-boot into mpc8247, I need everyone's help, thanks!
>
> my board configuration is following:
> chip select chip size address
> CS0 AM29LV040B 512K 0xfff0
> CS1 S29GL256P
Hello Albert,
Albert ARIBAUD wrote:
> Le 12/10/2010 13:31, Heiko Schocher a écrit :
>> Signed-off-by: Wolfgang Denk
>> Signed-off-by: Heiko Schocher
>> ---
>
> I assume this is [ELF_RELOC], not [NEW_RELOC], right? I'm asking because
> using the same tag for all "elf_reloc" branch related patches
Remote Live Callwave Answering Service
Answering Service, Virtual Receptionist & Call Center Services
Do you need to step away for lunch breaks, go on vacation or busy with clients?
NO MORE MISSED CALLS!!
We will be delighted to handle your important & private incoming
calls...
Hello:
Now I port u-boot into mpc8247, I need everyone's help, thanks!
my board configuration is following:
chip select chipsize address
CS0 AM29LV040B 512K 0xfff0
CS1 S29GL256P 64M 0xff80
CS2 SDRAM 256M 0x
Dear Wolfgang,
2010/10/13 Wolfgang Denk
> Dear Michal Simek,
>
> In message <4cb406ba.6030...@monstr.eu> you wrote:
> >
> > The following changes since commit
> bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
> > Wolfgang Denk (1):
> > Merge branch 'master' of git://git.denx.de/u-boot-x86
>
--
M Ravi Prakash Reddy,
Member (Research
Staff),
CRL, BEL,
Bangalore -13.
Please send mail to @bel.co.in only
Confidentiality Notice
The information contained in this electronic message and any attachments to
this
message are intended for the exclusive use of the addressee(s) and may c
The env change its implementation after this log, while env mmc
didn't change it immediately, which cause issue. Follow to the
new style to fix it.
commit ea882baf9c17cd142c99e3ff640d3ab01daa5cec
Author: Wolfgang Denk
Date: Sun Jun 20 23:33:59 2010 +0200
New implementation for internal han
> Am a U-Boot newbie and as for now have used u-boot and would like to
explore edit n hack U-boot Referring to U-boot manual it explains how
to use but i wish to know how u-boot is organised > and designed to work
could anyone point to some resource for u-boot hacks?
Hi,
I am currently trying t
On Monday, August 30, 2010 19:03:35 Scott Wood wrote:
> - Refactor arg_off_size for added readability and flexibility,
> and some added checks such as partition size.
>
> @@ -564,7 +624,7 @@
> if (arg_off_size(argc - 2, argv + 2, nand, &off, &size) < 0)
seems this change is incomplete (this u
ive posted the patches that work for me and include the latest feedback.
please double check they still work for ramtron, and i'll push them over to
wolfgang. or try my sf branch as it is latest master + those branches.
-mike
signature.asc
Description: This is a digitally signed message part.
Hi,
While generating MeeGo u-boot repository for omap4_panda configuration,
I ran into a curious issue, I happened to add LDFLAGS=--build-id and it
ended up generating a 2.5GB u-boot.bin.
digging a little further, I see the linking stage adding --build-id
arm-none-linux-gnueabi-ld --build-id -Bs
Fix build error introduced in beca5a5f5bf0d88125580e5e9c1730469cd50ab8
common/libcommon.a(fdt_support.o): In function `fdt_add_edid':
/local/hudson/jobs/mirrors-u-boot.git/workspace/common/fdt_support.c:1205:
undefined reference to `fdt_increase_size'
make: *** [u-boot] Error 1
Signed-off-by: Ma
On Tue, 12 Oct 2010 17:25:59 -0500
Matthew McClintock wrote:
> Fix build error introduced in beca5a5f5bf0d88125580e5e9c1730469cd50ab8
>
> common/libcommon.a(fdt_support.o): In function `fdt_add_edid':
> /local/hudson/jobs/mirrors-u-boot.git/workspace/common/fdt_support.c:1205:
> undefined refer
From: bosmith
>
> ...
> The use-case is to have two kernel images, two root file
> systems, and to let a user-space application specify which to
> use and then force a reboot. The system will not lose power
> during this reboot.
>
> This seems like a common enough problem. Has anyone solved
Fix build error introduced in beca5a5f5bf0d88125580e5e9c1730469cd50ab8
common/libcommon.a(fdt_support.o): In function `fdt_add_edid':
/local/hudson/jobs/mirrors-u-boot.git/workspace/common/fdt_support.c:1205:
undefined reference to `fdt_increase_size'
make: *** [u-boot] Error 1
Signed-off-by: Ma
On Tue, Oct 12, 2010 at 3:20 PM, Wolfgang Denk wrote:
> Dear John Rigby,
>
> In message <1285775292-15060-2-git-send-email-john.ri...@linaro.org> you
> wrote:
>> Fix two problems in fdt_relocate.
Sorry this should be boot_relocate_fdt
>>
>> First, for the non relocation case current code calculat
On Tue, Oct 12, 2010 at 3:27 PM, Wolfgang Denk wrote:
> Dear John Rigby,
>
> In message <1285775292-15060-5-git-send-email-john.ri...@linaro.org> you
> wrote:
>> The routines boot_ramdisk_high, boot_get_cmdline and boot_get_kbd
>> are currently enabled by various combinations of CONFIG_M68K,
>> C
Dear John Rigby,
In message you
wrote:
>
> > You may want to put the NIOS and MB custodians on Cc:
> I just checked my original message. They were CC'd unless I am very confused.
We really have to find out when and why the list server is playing
such tricks on us :-(
Sorry for the noise, then
On Tue, Oct 12, 2010 at 3:29 PM, Wolfgang Denk wrote:
> Dear John Rigby,
>
> In message <1285775292-15060-6-git-send-email-john.ri...@linaro.org> you
> wrote:
>> Based on other architectures already supported.
>>
>> Signed-off-by: John Rigby
>> ---
>> arch/arm/include/asm/config.h | 2 +
>>
Dear Ilya Yanok,
In message <4cb4c9e9.9000...@emcraft.com> you wrote:
> 13.10.2010 0:45, Wolfgang Denk wrote:
> > Applied, thanks.
>
> Ouch... I'm going to clear these patches as you requested (big NOR
> flash, changed default environment, changed character mapping, added dot
> character) and r
On Tue, Oct 12, 2010 at 3:24 PM, Wolfgang Denk wrote:
> Dear John Rigby,
>
> In message <1285775292-15060-4-git-send-email-john.ri...@linaro.org> you
> wrote:
>> All arches except nios2 and microblaze call boot_get_fdt
>> from bootm_start in common/cmd_bootm.c.
>>
>> - /* find flattened
Dear Peter Tyser,
In message <1285786217-5347-1-git-send-email-pty...@xes-inc.com> you wrote:
> From: Brent Darley
>
> This patch does 2 things:
> - Fix the argument number assigned to the vdw (VME data width) value.
>Previously, a nonexistent 7th arument was read as the vdw variable.
>
>
On Tue, 12 Oct 2010 23:23:23 +0200
Joakim Tjernlund wrote:
> Any idea if SPL is size optimized to death already or if there is some
> low hanging fruits left?
There are some things that could be shrunk -- such as hardcoding the
page size, removing prints, etc.
Still, it would be nice if we coul
Dear John Rigby,
In message <1285775292-15060-6-git-send-email-john.ri...@linaro.org> you wrote:
> Based on other architectures already supported.
>
> Signed-off-by: John Rigby
> ---
> arch/arm/include/asm/config.h |2 +
> arch/arm/lib/bootm.c | 137
>
Dear John Rigby,
In message <1285775292-15060-5-git-send-email-john.ri...@linaro.org> you wrote:
> The routines boot_ramdisk_high, boot_get_cmdline and boot_get_kbd
> are currently enabled by various combinations of CONFIG_M68K,
> CONFIG_POWERPC and CONFIG_SPARC.
>
> Use CONFIG_ defines instead.
Dear John Rigby,
In message <1285775292-15060-4-git-send-email-john.ri...@linaro.org> you 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 r
Kim Phillips wrote on 2010/10/12 21:54:10:
>
> On Tue, 12 Oct 2010 21:17:38 +0200
> Joakim Tjernlund wrote:
>
> > > Yes, it is a simple symbol to add. I will do it twm if you don't
> > > beat me to it. it would be nice if you could try what works
> > > and not though.
> >
> > Could not wait, d
Dear John Rigby,
In message <1285775292-15060-3-git-send-email-john.ri...@linaro.org> you wrote:
> Add fdt_fixup_memory_banks and reimplement fdt_fixup_memory
> using it.
>
> Signed-off-by: John Rigby
This needs to go thorugh the FDT custodian or at least needs his ACK.
You probably want to pu
Dear John Rigby,
In message <1285775292-15060-2-git-send-email-john.ri...@linaro.org> you wrote:
> Fix two problems in fdt_relocate.
>
> First, for the non relocation case current code calculates
> fdt blob size by subtracting the fdt address from the end
Please consider the non relocation case
Dear Peter Gsellmann,
this issue is already fixed by the patch:
[PATCH] AT91 clock/timer: move static data to global_data struct
(Message-Id: <1286290475-2989-1-git-send-email-u-b...@emk-elektronik.de>)
of Oct 5, 2010. Please try that patch. I will apply it to u-boot-atmel soon
if no complaints a
Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,
In message <1285356041-95443-1-git-send-email-andreas.de...@googlemail.com> you
wrote:
>
> This patch fixes an error when running MAKEALL for ARM9.
>
> On OS X /bin/sh uses builtin echo which does not utilise '-n' switch.
> GNU manual for builtins recom
Scott Wood wrote on 2010/10/12 22:48:59:
>
> On Tue, 12 Oct 2010 22:40:27 +0200
> Joakim Tjernlund wrote:
>
> > Scott Wood wrote on 2010/10/12 22:16:14:
> > > The link address is of the pre-relocation NAND buffer.
> >
> > hmm, then I don't understand how you get by. Initialized static/global
Dear Peter Tyser,
In message <1284509634-11899-5-git-send-email-pty...@xes-inc.com> you wrote:
> Now that warm booting is not supported, there isn't a need for the
> BOOTFLAG_COLD and BOOTFLAG_WARM defines, so remove them.
>
> Note that this change makes the board info bd_bootflags field useless.
Dear Peter Tyser,
In message <1284509634-11899-4-git-send-email-pty...@xes-inc.com> you wrote:
> No boards utilize the warm reset entry point, so remove it.
>
> Signed-off-by: Peter Tyser
> ---
> arch/powerpc/cpu/74xx_7xx/start.S | 16 +---
> arch/powerpc/cpu/mpc512x/start.S |
Dear Peter Tyser,
In message <1284509634-11899-3-git-send-email-pty...@xes-inc.com> you wrote:
> Previously the _warm_start label was used as an entry point. These 2
> entry points should be functionally identical after the removal of the
> BOOTFLAG_WARM define.
>
> Signed-off-by: Peter Tyser
>
Dear Peter Tyser,
In message <1284509634-11899-2-git-send-email-pty...@xes-inc.com> you wrote:
> This puts the board info struct in a known state and allows the removal
> of other code which initialized board info fields to 0.
>
> Signed-off-by: Peter Tyser
> ---
> arch/powerpc/lib/board.c |
Albert ARIBAUD wrote on 2010/10/12 22:37:54:
>
> Le 12/10/2010 20:11, Joakim Tjernlund a écrit :
> >>
> >> Le 12/10/2010 19:11, Joakim Tjernlund a écrit :
> >>
> >>> Figured I should mention that I have added -msingle-pic-base(from
ARM)
> >>> which
> >>> works nicely with -fpic(not sure if -fPIC
On Tuesday, October 12, 2010 16:19:20 Wolfgang Denk wrote:
> is there a patch 3/3, too?
the Blackfin change is the 3/3, but that is mostly to show an example. the
1/3 and 2/3 are for the nand tree and i'll take care of 3/3 via my tree. i
have to double check that some boards dont exceed their
Dear matt.wad...@linaro.org,
In message <1286488126-24362-3-git-send-email-matt.wad...@linaro.org> you wrote:
> From: Matt Waddel
>
> The pl01x serial driver was lacking the code to switch baudrates from the
> command line. Fixed by simply saving the new baudrate and calling
> serial_init() aga
Dear matt.wad...@linaro.org,
In message <1286488126-24362-2-git-send-email-matt.wad...@linaro.org> you wrote:
> From: Matt Waddel
>
> Adds support for the ARM quad-core Cortex-A9 processor
>
> This system includes a motherboard(Versatile Express), daughterboard
> (Coretile), and SOC(Cortex-A9 q
Dear Stefan Roese,
In message <1284369034-16382-1-git-send-email...@denx.de> you wrote:
> On some boards with a very short watchdog timeout, the "cp" and
> "cmp" commands may reset the board. This patch adds some
> watchdog resets inside the loops. Otherwise for example the lwmon5
> board will res
13.10.2010 0:45, Wolfgang Denk wrote:
> Applied, thanks.
Ouch... I'm going to clear these patches as you requested (big NOR
flash, changed default environment, changed character mapping, added dot
character) and repost updated patches in a few days...
Could you please rollback the whole series?
Dear Peter Tyser,
In message <1284355310-25449-1-git-send-email-pty...@xes-inc.com> you wrote:
> BOOTFLAG_COLD and BOOTFLAG_WARM have identical definitions for every
> PowerPC board, so share a common definition.
>
> Signed-off-by: Peter Tyser
> ---
> It looks like there are only a few boards (5
On Tue, 12 Oct 2010 22:40:27 +0200
Joakim Tjernlund wrote:
> Scott Wood wrote on 2010/10/12 22:16:14:
> > The link address is of the pre-relocation NAND buffer.
>
> hmm, then I don't understand how you get by. Initialized static/global
> ptrs should point into some random area.
It suspect we j
Dear Peter Tyser,
In message <1284331129-12911-1-git-send-email-pty...@xes-inc.com> you wrote:
> Using -fno-toplevel-reorder causes gcc to not reorder functions. This
> ensures that an application's entry point will be the first function in
> the application's source file.
>
> This change, along
Dear Ilya Yanok,
In message <1284066214-749-5-git-send-email-ya...@emcraft.com> you wrote:
> This patch adds support for displaying boot progress codes on a4m072 board
> using LED display. As we can display only one symbol at any time on the
> hardware
> (two symbols with blinking) we can't displ
Dear Ilya Yanok,
In message <1284066214-749-4-git-send-email-ya...@emcraft.com> you wrote:
> This patch adds support for LED display on a4m072 board. Hardware is
> capable of displaying only one symbol at any time. We support displaying
> two symbols in software (via blinking).
>
> Signed-off-by:
Dear Ilya Yanok,
In message <1284066214-749-3-git-send-email-ya...@emcraft.com> you wrote:
> Split the display command into generic interface and hardware-specific
> realization for PDSP188x LED display found on hmi1001 and manroland
> boards. Simple interface for LED displays is defined in
> incl
Dear Ilya Yanok,
In message <1284066214-749-2-git-send-email-ya...@emcraft.com> you wrote:
> From: Sergei Poselenov
>
> This patch provides support for the A4M072 board with the following features:
> UART
> NOR flash
> FEC Ethernet
> External SRAM
> I2C EEPROM
> CompactFlash cards on IDE/A
Scott Wood wrote on 2010/10/12 22:16:14:
>
> On Tue, 12 Oct 2010 21:51:44 +0200
> Joakim Tjernlund wrote:
>
> > Scott Wood wrote on 2010/10/12 21:20:26:
> > > We do need to relocate with NAND SPL. We start in the NAND buffer,
> > > but we have to move to RAM to free up the buffer for loading
Dear Mikhail Zolotaryov,
In message <1283954763-22436-1-git-send-email-le...@lebon.org.ua> you wrote:
> The U-Boot code has the following bugs related to the processing of Long File
> Name (LFN) entries scattered across several clusters/sectors :
>
> 1) get_vfatname() function is designed to gath
Dear matt.wad...@linaro.org,
In message <1283824559-4109-3-git-send-email-matt.wad...@linaro.org> you wrote:
> From: Matt Waddel
>
> The pl01x serial driver was lacking the code to switch baudrates from the
> command line. Fixed by simply saving the new baudrate and calling
> serial_init() agai
Dear matt.wad...@linaro.org,
In message <1283824559-4109-2-git-send-email-matt.wad...@linaro.org> you wrote:
> From: Matt Waddel
>
> Adds support for the ARM quad-core Cortex-A9 processor. This system
> includes a motherboard(Versatile Express), daughterboard(Coretile),
> and SOC(Cortex-A9 quad
Le 12/10/2010 20:11, Joakim Tjernlund a écrit :
>>
>> Le 12/10/2010 19:11, Joakim Tjernlund a écrit :
>>
>>> Figured I should mention that I have added -msingle-pic-base(from ARM)
>>> which
>>> works nicely with -fpic(not sure if -fPIC is possible) and reduces
> size
>>> even more:
>>
>> Since you
Dear Remy,
In message <1283280314-10700-1-git-send-email-ag...@denx.de> Anatolij
Gustschin wrote:
> Checking the status field of the qTD token in the current code
> do not take into acount cases where endpoint stall (halted) bit
> is set together with some other status bits. As a result clearing
>
Dear Mike,
is there a patch 3/3, too?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
When a woman
On Tue, 12 Oct 2010 21:51:44 +0200
Joakim Tjernlund wrote:
> Scott Wood wrote on 2010/10/12 21:20:26:
> > We do need to relocate with NAND SPL. We start in the NAND buffer,
> > but we have to move to RAM to free up the buffer for loading the rest
> > of U-Boot.
>
> Sure, but do you move to a s
On Tue, Oct 12, 2010 at 3:35 PM, Mike Frysinger wrote:
> Add new config options to allow people to control early initialization
> of NAND. The current behavior (NAND is initialized early) is unchanged,
> but now people may choose to disable this behavior and only initialize
> NAND when it would a
On Tue, 12 Oct 2010 21:17:38 +0200
Joakim Tjernlund wrote:
> > Yes, it is a simple symbol to add. I will do it twm if you don't
> > beat me to it. it would be nice if you could try what works
> > and not though.
>
> Could not wait, does this work for you?
>
> diff --git a/nand_spl/board/freesca
Dear John Rigby,
In message <1283976684-30754-1-git-send-email-john.ri...@linaro.org> you wrote:
> call fec_set_hwaddr in init routine to setup MAC address
> so when ethaddr is set late the change will propagate to the hw
s/late/later/ ?
> Signed-off-by: John Rigby
> ---
> drivers/net/fec_mxc.
Scott Wood wrote on 2010/10/12 21:20:26:
>
> On Tue, 12 Oct 2010 21:13:19 +0200
> Joakim Tjernlund wrote:
>
> > Kim Phillips wrote on 2010/10/12
20:19:38:
> > >
> > > On Tue, 12 Oct 2010 19:41:56 +0200
> > > Joakim Tjernlund wrote:
> > >
> > > > Kim Phillips wrote on 2010/10/12
> > 19:31
Dear Daniel Hobi,
In message <1286813015-19085-1-git-send-email-daniel.h...@schmid-telecom.ch>
you wrote:
> Commit d984fed0 (makefiles: fixes for building build tools)
> changed the variable name FIT_CFLAGS to HOSTCFLAGS_NOPED
> but forgot to update to corresponding comment.
>
> Signed-off-by: D
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Wednesday, October 13, 2010 12:51 AM
> To: Andy Fleming; Ghorai, Sukumar
> Cc: Lei Wen; Lei Wen; u-boot@lists.denx.de; sshtyl...@mvista.com
> Subject: Re: [U-Boot] [PATCH 1/2 V3] mmc: add boundary check for mmc
> ope
Dear Mike Frysinger,
In message <201010111517.18063.vap...@gentoo.org> you wrote:
>
> On Monday, October 11, 2010 05:45:09 Wolfgang Denk wrote:
> > board/bf527-ezkit/video.c | 10 +-
> > include/configs/bf527-ezkit.h |2 +-
>
> these look fine ... were you going t
Dear Kristoffer Ericson,
In message <20101006194103.ge...@boggieman.bredbandsbolaget.se> you wrote:
>
> Content-Type: text/plain; charset=utf-8
> Content-Disposition: inline
>
> This patch add support for the HP Jornada 700-series with flashrom (manufact.
> 2008).
> With little effort it could
Add new config options to allow people to control early initialization
of NAND. The current behavior (NAND is initialized early) is unchanged,
but now people may choose to disable this behavior and only initialize
NAND when it would actually be used.
So that we can change the default in the futur
Add new config options to allow people to control early initialization
of NAND. The current behavior (NAND is initialized early) is unchanged,
but now people may choose to disable this behavior and only initialize
NAND when it would actually be used.
So that we can change the default in the futur
Dear =?ISO-8859-1?Q?Matthias_Wei=DFer?=,
In message <4cb2dde8.6040...@arcor.de> you wrote:
>
> > Unfortunately this breaks building for this board:
...
> I am not sure how to fix this. gd_t contains a member ram_size if
> CONFIG_SYS_ARM_WITHOUT_RELOC is not defined. This is the case for our
> j
Dear Lei Wen,
In message <1286685400-27286-1-git-send-email-lei...@marvell.com> you wrote:
> When use the CONFIG_ENV_IS_NOWHERE, I met such issue:
>
> DRAM: 256 MiB
> Using default environment
>
> *** Warning - bad CRC, using default environment
>
> Signed-off-by: Lei Wen
> ---
> V2: don't mo
On Monday, October 11, 2010 17:27:33 Scott Wood wrote:
> On Mon, 11 Oct 2010 17:02:00 -0400 Mike Frysinger wrote:
> > On Monday, October 11, 2010 16:29:41 Scott Wood wrote:
> > > On Sun, Oct 10, 2010 at 06:37:40AM -0400, Mike Frysinger wrote:
> > > > --- a/common/cmd_nand.c
> > > > +++ b/common/cmd
Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,
In message <1285363903-71316-1-git-send-email-andreas.de...@googlemail.com> you
wrote:
>
> Merge several sizes.h in asm/arch subdirectories into a single
> asm/sizes.h file.
>
> Fixup usage of asm/arch/sizes.h in some files to use the merged file.
>
>
Dear Andy,
In message <2a3dcf3da181ad40bde86a3150b27b6b0316062...@dbde02.ent.ti.com>
Sukumar Ghorai wrote:
...
> I found the problem. It's a eMMC size calculation is wrong and here is the
> fix I am sending as a patch too in my next email.
>
> From: Sukumar Ghorai
> Date: Mon, 20 Sep 2010 18:29:
On Tue, 12 Oct 2010 21:13:19 +0200
Joakim Tjernlund wrote:
> Kim Phillips wrote on 2010/10/12 20:19:38:
> >
> > On Tue, 12 Oct 2010 19:41:56 +0200
> > Joakim Tjernlund wrote:
> >
> > > Kim Phillips wrote on 2010/10/12
> 19:31:25:
> > > > that moderate size increase in start.S breaks nand bu
>
> Yes, it is a simple symbol to add. I will do it twm if you don't
> beat me to it. it would be nice if you could try what works
> and not though.
Could not wait, does this work for you?
diff --git a/nand_spl/board/freescale/mpc8313erdb/u-boot.lds
b/nand_spl/board/freescale/mpc8313erdb/u-boot
Dear Stefan Roese,
In message <1283952931-4406-1-git-send-email...@denx.de> you wrote:
> Patch 253cb831 [zlib: add watchdog reset call] added already a few
> watchdog reset calls to the new zlib U-Boot port. But on some boards
> this is not enough. Additional calls are needed on boards with
> shor
Dear Stefan Roese,
In message <1283952898-4247-1-git-send-email...@denx.de> you wrote:
> As usually done in U-Boot, the watchdog_reset code is called via a
> macro (WATCHDOG_RESET). In zlib.c this was done differently, by using
> a function pointer which is initialized with WATCHDOG_RESET upon wat
Kim Phillips wrote on 2010/10/12 20:19:38:
>
> On Tue, 12 Oct 2010 19:41:56 +0200
> Joakim Tjernlund wrote:
>
> > Kim Phillips wrote on 2010/10/12
19:31:25:
> > > that moderate size increase in start.S breaks nand builds:
>
> > One thing I wonder about: How come NAND_SPL need GOT2 relocs
> >
Dear Minkyu Kang,
In message <4c768b8b.5000...@diagraph.com> C Nauman wrote:
> This patch adds generic support for the Samsung s3c2440 processor.
>
> Global s3c24x0 changes to struct members converting from upper case
> to to lower case.
>
> Signed-off-by: Craig Nauman
> Cc: kevin.morf...@fearnsi
On 10/12/2010 3:06 PM, Wolfgang Denk wrote:
> Dear Anatolij Gustschin,
>
> In message<1282123520-25823-1-git-send-email-ag...@denx.de> you wrote:
[snip]
>> Signed-off-by: Anatolij Gustschin
>> Acked-by: Detlev Zundel
>> Cc: Gerald Van Baren
>> ---
>> v2:
>> - improve commit message as suggeste
Scott Wood wrote on 2010/10/12 20:25:40:
>
> On Tue, 12 Oct 2010 13:19:38 -0500
> Kim Phillips wrote:
>
> > On Tue, 12 Oct 2010 19:41:56 +0200
> > Joakim Tjernlund wrote:
> >
> > > Kim Phillips wrote on 2010/10/12
19:31:25:
> > > > that moderate size increase in start.S breaks nand builds:
Dear "Martinez, Aldo",
In message you
wrote:
>
> > > > I am not supposed to be adding this patch below
> > > > http://www.mail-archive.com/u-boot@lists.denx.de/msg34906.html
> > > >
> > > > I will need an ACK from the responsible custodian.
> > >
> > > Who would that be?
> > >
> > I believe tha
Dear Anatolij Gustschin,
In message <1282059962-9001-1-git-send-email-ag...@denx.de> you wrote:
> PDM360NG board uses this functionality to pass display
> timing info to the Linux Framebuffer driver.
>
> Signed-off-by: Anatolij Gustschin
> ---
> v2:
> - added "howto comment" explaining the gene
Dear Anatolij Gustschin,
In message <1282123520-25823-1-git-send-email-ag...@denx.de> you wrote:
> Boards can pass display timing info for drivers using EDID
> block. Provide common function to add board specific EDID
> data to the device tree. Subsequent patch makes use of this
> functionality.
>
Dear Alexander Stein,
In message
<1281538084-10062-1-git-send-email-alexander.st...@systec-electronic.com> you
wrote:
> The include is still necessary though.
>
> Signed-off-by: Alexander Stein
> ---
> common/cmd_flash.c | 12 ++--
> 1 files changed, 6 insertions(+), 6 deletions(-)
Dear Stefan Roese,
In message <201010120901.57611...@denx.de> you wrote:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> John Schmoller (1):
> cfi_flash: Fix "Unknown FLASH" error message
>
> drivers/mtd/cfi_flash.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-
Dear Michal Simek,
In message <4cb406ba.6030...@monstr.eu> you wrote:
>
> The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-x86
>
> are available in the git repository at:
>
> git://w
Dear Ben Warren,
In message <4cb402a0.7040...@gmail.com> you wrote:
>
>
> Wolfgang,
>
> The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
>Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-x86
>
> are available in the git repository
On Tue, 12 Oct 2010 13:25:40 -0500
Scott Wood wrote:
> On Tue, 12 Oct 2010 13:19:38 -0500
> Kim Phillips wrote:
>
> > On Tue, 12 Oct 2010 19:41:56 +0200
> > Joakim Tjernlund wrote:
> >
> > > Kim Phillips wrote on 2010/10/12 19:31:25:
> > > > that moderate size increase in start.S breaks nand
Dear Sudhakar,
On Wed, Sep 22, 2010 at 12:45 PM, Ben Gardiner
wrote:
> This patch fixes the LINUX_BOOT_PARAM_ADDR define to be based off of
> PHYS_SDRAM_1 instead of CONFIG_SYS_MEMTEST_START. On da830 they are the same
> thing but on da850 the CONFIG_SYS_MEMSTART define is offset from the
> PHYS_
Dear Scott Wood,
In message <20101011203442.ga8...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-x86
>
> are available in the git repositor
1 - 100 of 155 matches
Mail list logo