Dear Anatolij Gustschin,
In message <4a815ee5.5040...@denx.de> you wrote:
> Dear Wolfgang,
>
> The following fixes since commit eb1a4d0a471505c169bef19a73a60f8641f0b875:
> Wolfgang Denk (1):
> Prepare 2009.08-rc2
>
> are available in the git repository at:
>
> git://git.denx.de/u-bo
Dear Giuseppe CONDORELLI,
In message <1248869108-15570-1-git-send-email-giuseppe.condore...@st.com> you
wrote:
> This patch updates zlib to the latest stable version.
> Only relevant zlib parts were ported to u-boot tree, as already did for the
> current zlib (0.95). New zlib guarantees a faster
Dear Kumar Gala,
In message you wrote:
> The following changes since commit eb1a4d0a471505c169bef19a73a60f8641f0b875:
> Wolfgang Denk (1):
> Prepare 2009.08-rc2
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx.git master
>
> Kumar Gala (1):
> 8
On Tuesday 11 August 2009 16:44:52 Judd Gilbert wrote:
> I am currently running linux 2.6.28.4 on a PPC460EX with 2 Marvell
> Alaska 88E Ethernet transceivers connected to it. I've added the
> flags I believe to configure u-boot properly:
>
> #define CONFIG_IBM_EMAC4_V4 1
> #define CON
Hello Good Day
This is Listowel, With regards to your Company i am sending this
email Regards to order some(CORDLESS DRILL) ,i will like to know the type
and sizes you have in stock and get me the sales price of one so that i will
tell you the quantity i will be ordering, and also if you accept
On Aug 11, 2009, at 2:58 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <1249997451-21265-1-git-send-email-ga...@kernel.crashing.org
> > you wrote:
>> There are really no differences between all the 85xx linker scripts
>> so
>> we can just move to a single common one. Board code i
Dear Wolfgang Denk,
Please pull:
The following changes since commit 108f56b056780f0d23f720d98709304f84a0d6c8:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-i2c
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Heiko Schocher
Signed-off-by: Heiko Schocher
---
lib_ppc/bootm.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib_ppc/bootm.c b/lib_ppc/bootm.c
index 0d702bf..8385749 100644
--- a/lib_ppc/bootm.c
+++ b/lib_ppc/bootm.c
@@ -94,6 +94,7 @@ static void boot_jump_linux(bootm_headers_t *im
We should call jffs2_clean_cache() if we return from jffs2_build_lists()
with an error to prevent usage of incomplete lists. Also we should
free() a local buffer to prevent memory leaks.
Signed-off-by: Ilya Yanok
---
fs/jffs2/jffs2_1pass.c | 17 ++---
1 files changed, 14 insertions
please ignore. It seems like the list server or something isn't quite
happy and sending this to see if it comes back.
- k
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Tue, Aug 11, 2009 at 10:17:24AM -0500, Paulraj, Sandeep wrote:
> [Sandeep] Please tell me the U-boot policy of picking features from the
> kernel.
I try to sync every now and then, but if you need something sooner please
send it as a patch.
> But the above support in question is not my patch
I'm working on an AVR32 with a funny system of warm boots caused by
watchdog which don't fully reset the watchdog or real-time-counter
hardware.
I think the system allows RTC interrupts to be generated during or after
the warm boot which can cause havoc with the existing code.
It certainly means
Scott,
Please see inline
> -Original Message-
> From: Scott Wood [mailto:scottw...@freescale.com]
> Sent: Tuesday, August 11, 2009 11:10 AM
> To: Paulraj, Sandeep
> Cc: u-boot@lists.denx.de
> Subject: Re: Support for NANDs greater than/equal to 4 GB
>
> On Tue, Aug 11, 2009 at 09:02:44AM
Hello,
I have add CFI support to my project. I use Intel strata flash P30 and
PXA270 CPU. The flash is connected with 16bit to the PXA data bus. If I
write to the flash I have transfer rates of roughly 75kB/sec. I think this
is very slow. How can I increase the transfer rate?
Thanks,
Andr
Dear Ulf Samuelsson,
In message <4a81e724.3070...@atmel.com> you wrote:
>
> > Try setting USE_PRIVATE_LIBGCC=yes in your envrionment, like
> >
> > USE_PRIVATE_LIBGCC=yes make ...
>
> I have done two fixes to make it build with openembedded.
> 1) Define "raise" in libarm/board.c which calls h
--- On Mon, 8/10/09, Ilya Yanok wrote:
> From: Ilya Yanok
> Subject: [U-Boot] [PATCH] imx27lite: add support for imx27lite board from
> LogicPD
> To: plagn...@jcrosoft.com
> Cc: u-boot@lists.denx.de, "Ilya Yanok"
> Date: Monday, August 10, 2009, 7:32 PM
> This patch adds support for
> i.MX27-
On Tue 11 Aug 2009 15:21, Wolfgang Denk pondered:
> Dear Robin Getz,
>
> In message <200908111357.25007.rg...@blackfin.uclinux.org> you wrote:
> >
> > > Now that we have sha1 and md5 in lib_generic, allow people to use them
> > > on the command line, for checking downloaded files
> > >
> > > Sig
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
include/net.h |1 +
net/eth.c | 17 +
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/include/net.h b/include/net.h
index 4a03717..2a8a12d 100644
--- a/include/net.h
+++ b/include/net.h
@@ -93,6 +93,7 @@
Dear "Ulf Samuelsson",
In message you wrote:
>
> If I build u-boot from the u-boot dir outside the buildsystem,
> it also means a lot of typing - If I remember to do it...
>
> Why not make it a default mode?
Because the default mode is to assume you are using a "good" tool
chain.
Best regards
Dear Ben Warren,
In message <4a809b2e.9090...@gmail.com> you wrote:
> Wolfgang,
>
> The following changes since commit eb1a4d0a471505c169bef19a73a60f8641f0b875:
> Wolfgang Denk (1):
> Prepare 2009.08-rc2
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-net.gi
> -Original Message-
> From: Scott Wood [mailto:scottw...@freescale.com]
> Sent: Tuesday, August 11, 2009 6:35 PM
> To: Paulraj, Sandeep
> Cc: u-boot@lists.denx.de; Narnakaje, Snehaprabha
> Subject: Re: [U-Boot] [PATCH 2/2] MTD:NAND: ADD new ECC mode
> NAND_ECC_HW_OOB_FIRST
>
> On Mon, A
Wolfgang Denk wrote:
> Dear Ben Warren,
>
> In message <4a809b2e.9090...@gmail.com> you wrote:
>
>> Wolfgang,
>>
>> The following changes since commit eb1a4d0a471505c169bef19a73a60f8641f0b875:
>> Wolfgang Denk (1):
>> Prepare 2009.08-rc2
>>
>> are available in the git repository at:
>>
On Mon, Aug 10, 2009 at 01:27:46PM -0400, s-paul...@dal.design.ti.com wrote:
> From: Sandeep Paulraj
>
> This patch adds a new "page" parameter to all NAND read_page/read_page_raw
> APIs. The read_page API for the new mode ECC_HW_OOB_FIRST requires the
> page information to send the READOOB comm
To match all other 85xx platforms we are removing BEDBUG support.
Signed-off-by: Kumar Gala
---
include/configs/P1_P2_RDB.h |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index ff4a5cb..9591641 100644
--- a/inclu
Dear Ben Warren,
In message <4a81d1de.9060...@gmail.com> you wrote:
>
> > Seems the repo also included:
> >
> > 07/01 Richard Retanubun [U-Boot] [PATCH] UEC FIXED PHY: Determine
> > fixed-phy port using UEC interface name.
> > 07/01 Richard Retanubun [U-Boot] [PATCH] Assigned a static SMI
>
Dear "Judd Gilbert",
In message <16691a8b34b5d9458ea3a1c37a11555a01351...@tanisys-ex2.tanisys.local>
you wrote:
>
> I am currently running linux 2.6.28.4 on a PPC460EX with 2 Marvell
> Alaska 88E Ethernet transceivers connected to it. I've added the
> flags I believe to configure u-boot prop
Hi Timur,
>> +#ifdef CONFIG_TFTP_QUIET
>> +#define puts_quiet(fmt)
>> +#else
>> +#define puts_quiet(fmt) puts(fmt);
>> +#endif
>
> This looks backwards to me. I would do this:
>
> #ifdef CONFIG_TFTP_QUIET
> #define puts(x) puts_quiet(x)
> #endif
>
> That way, you don't need to chan
Hi Michal
Michal Simek wrote:
> Hi All,
>
> I would like to use fdt for changing command line in DTB but
> I found there is one problem if I have longer command line which contains
> any spaces.
> Below is my workflow.
> If I understand correctly the problem is in cmd_fdt.c:fdt_parse_prop:593-603
Dear Robin Getz,
In message <200908111357.25007.rg...@blackfin.uclinux.org> you wrote:
>
> > Now that we have sha1 and md5 in lib_generic, allow people to use them
> > on the command line, for checking downloaded files
> >
> > Signed-off-by: Robin Getz
> >
> > README |4 ++
> >
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
board/netstar/eeprom.c |3 +-
board/voiceblue/eeprom.c |3 +-
drivers/net/smc9.c | 420 +++--
drivers/net/smc9.h |8 +-
include/configs/ADNPESC1.h |
Sent: Tuesday, August 11, 2009 11:58 PM
Subject: Re: [U-Boot] "raise" not defined, when compiler uses its own div0
> Dear Ulf Samuelsson,
>
> In message <4a81e724.3070...@atmel.com> you wrote:
>>
>> > Try setting USE_PRIVATE_LIBGCC=yes in your envrionment, like
>> >
>> > USE_PRIVATE_LIBGCC=yes m
Hi there,
First let me introduce myself so you know what you're dealing with. My name
is Peter and I'm a web designer by trade, messing around with embedded
platforms in my spare time. However I'm only really getting started in the
low level code aspect of it, so you'll have to excuse my inexperie
On Wed 22 Jul 2009 10:04, jeffery palmer pondered:
> We are looking for an http client now as well. Our major issue
> revolves around the download times for tftp.
>
> Can Volkmar Uhlig kindly provide the patches?
>
> Our units automically update themselves inside of uboot giving us the
> most
On Mon 27 Jul 2009 00:07, Robin Getz pondered:
> From: Robin Getz
>
> Now that we have sha1 and md5 in lib_generic, allow people to use them
> on the command line, for checking downloaded files
>
> Signed-off-by: Robin Getz
>
> README |4 ++
> common/cmd_mem.c | 68 ++
Hello,
I will write back the complete content of my flash memory to a binary File
on SD/MMC Card. How can I do this? Is there any support to create a file on
SD/MMC card?
Thanks,
Andreas
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.
Dear Kumar Gala,
In message <1249997451-21265-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
> There are really no differences between all the 85xx linker scripts so
> we can just move to a single common one. Board code is still able to
> override the common one if need be.
Are you sure
On Tue, Aug 11, 2009 at 02:32:54AM +0400, Ilya Yanok wrote:
> Driver for NFC NAND controller found on Freescale's MX2 and MX3
> processors. Ported from Linux. Tested only with i.MX27 but should
> works with other MX2 and MX3 processors too.
>
> Signed-off-by: Ilya Yanok
Applied to u-boot-nand-fl
On Mon, Aug 10, 2009 at 01:27:56PM -0400, s-paul...@dal.design.ti.com wrote:
> From: Sandeep Paulraj
>
> This patch adds the new mode NAND_ECC_HW_OOB_FIRST in the nand code to
> support 4-bit ECC on TI DaVinci devices with large page (up to 2K) NAND
> chips. This ECC mode is similar to NAND_ECC_
Jerry Van Baren wrote:
> Hi Michal
>
> Michal Simek wrote:
>> Hi All,
>>
>> I would like to use fdt for changing command line in DTB but
>> I found there is one problem if I have longer command line which contains
>> any spaces.
>> Below is my workflow.
>> If I understand correctly the problem is
Hi Fabio,
Fabio Estevam wrote:
>> cpu/arm926ejs/mx27/generic.c | 65
>> include/asm-arm/arch-mx27/imx-regs.h
>>
>
> Shouldn't these two files be part of a separate patch as they are not
> specific to the iMX27 Lite board support?
>
Well, I thought about this... Let's wai
On Mon, Aug 10, 2009 at 01:27:56PM -0400, s-paul...@dal.design.ti.com wrote:
> /**
> + * nand_read_page_hwecc_oob_first - [REPLACABLE] hw ecc, read oob first
> + * @mtd: mtd info structure
> + * @chip:nand chip info structure
> + * @buf: buffer to store read data
> + *
> + * Hardware E
Wolfgang Denk skrev:
> Dear Ulf Samuelsson,
>
> In message <4a810dbc.50...@atmel.com> you wrote:
>> When trying to build U-Boot under Buildroot and OpenEmbedded,
>
> These probably count to the tool chains with "broken" ARM cross
> compilers.
Maybe,
Buildroot is even more broken, if you try to u
Dear Prafulla Wadaskar,
In message <1249983988-3370-1-git-send-email-prafu...@marvell.com> you wrote:
> uninitialized retval variable warning fixed
> crc32 api moved to crc.h(new) and build warnings fixed
Hm... why are you changing the casts to new variable types?
> +/* lib_generic/crc32.c */
>
I find nothing about this in (E)ABI specification(perhaps some old),
so, where is it?
Thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Giuseppe CONDORELLI,
In message <1248861920-12280-1-git-send-email-giuseppe.condore...@st.com> you
wrote:
> This patch adds watchdog reset call to allow its invokation during
> decompression
> phase. This control was present on old zlib version and here it is
> backported for those relevant
Hi All,
I would like to use fdt for changing command line in DTB but
I found there is one problem if I have longer command line which contains
any spaces.
Below is my workflow.
If I understand correctly the problem is in cmd_fdt.c:fdt_parse_prop:593-603.
It will be worth to add case for supporting
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
include/net.h |2 ++
net/eth.c | 28 +---
2 files changed, 27 insertions(+), 3 deletions(-)
diff --git a/include/net.h b/include/net.h
index 2a8a12d..dc4ae41 100644
--- a/include/net.h
+++ b/include/net.h
@@ -1
Dear rhabarber1848,
In message you wrote:
> Giuseppe CONDORELLI wrote:
>
> > This patch updates zlib to the latest stable version.
>
> Hi,
>
> this patch finally works for me, thank you.
>
> Reviewed-by: rhabarber1848
Thanks, but this is unusable. Sorry, please always use your real name
(no
Dear Kim Phillips,
In message <2009082443.6f14f36c.kim.phill...@freescale.com> you wrote:
> Dear Wolfgang Denk,
>
> Please pull:
>
> The following changes since commit 108f56b056780f0d23f720d98709304f84a0d6c8:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot
Hello,
This driver is compile-tested only on ARM platform. I'm hoping some volunteers
can test it on real hardware.
thanks,
Ben
---
board/altera/dk1c20/dk1c20.c | 12 ++
board/altera/dk1s10/dk1s10.c | 12 ++
board/armadillo/armadillo.c | 12 ++
board/csb226/csb226.c
> Dear "Dexdyne Postmaster",
whoops - fixed that now!!!
> This depends on your configuration. When using an "embedded"
> environment, this will get replaced with each install.
" this will get replaced with each install "
sorry - I don't know how you mean that will happen
OK - I'm working o
All in-tree boards that use this controller have CONFIG_NET_MULTI
added
Also:
- changed CONFIG_DRIVER_CS8900 to CONFIG_CS8900
- changed CS8900_BASE to CONFIG_CS8900_BASE
- changed CS8900_BUS?? to CONFIG_CS8900_BUS??
- cleaned up line lengths
- modified VCMA9 command function that accesses
> > Is there an example anywhere of u-boot talking to a device on a
> > serial
> > port ( which is not the console ) I can use as an example?
>
> See common/modem.c and search the code for mdm_init().
h Goodie - thanks.
David Collier
www.dexdyne.com
_
Hello,
Why u-boot & linux uses different machine id for at91rm9200dk.
is seems that u-boot is using 0x00FB & linux is using
0x0106.
Can we fix this in u-boot itself ?
Thanks & Regards
vibi sreenivasan
___
U-Boo
I was reading the notes about openmoko and saw that they had implemented
a serial pass-through to allow the on-board GSM modem to be driven via an
external serial port.
Did that feature ever make it's way into the standard u-boot code???
David Collier
www.dexdyne.com
___
Hi Wolfgang,
On Fri, Aug 07, 2009 at 11:56:21PM +0200, Wolfgang Denk wrote :
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1249681074-21164-1-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> > ---
> > drivers/mtd/spi/eeprom_m95
Dear Heiko Schocher,
In message <4a812de6.5040...@denx.de> you wrote:
> Signed-off-by: Heiko Schocher
> ---
> drivers/hwmon/lm81.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang D
Hi All,
I have been using the "nand erase.e" command with favourable results
till now. I was enticed by the "CONFIG_JFFS2_NAND" option in the
platform config. When i turn this config option on and use the "NAND.
write.jffs2 ", and use the resulting image, i get abnormal results
including a kernel
I find nothing about this in (E)ABI specification(perhaps some old),
so, where is it?
Thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
I find nothing about this in (E)ABI specification(perhaps some old),
so, where is it?
Thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Aug 12, 2009, at 8:46 AM, Gao Ya'nan wrote:
> I find nothing about this in (E)ABI specification(perhaps some old),
> so, where is it?
You want the ABI that is available here:
http://refspecs.freestandards.org/elf/elfspec_ppc.pdf
The EABI is just extensions on top of it.
- k
___
On Mon 10 Aug 2009 15:57, Ben Warren pondered:
> Robin Getz wrote:
> > Thanks to Alessandro for putting it together.
> >
> > Feel free to add my Signed-off (once the docs have been updated
> > explaining what this is all for).
> >
> >
> I'll do that. Thanks for all your help.
Some info for the
v7_flush_dcache_all, because it depends on omap ROM code is not
generic. Rename the function to 'invalidate_dcache' and move it
to the omap cpu directory.
Collect the other omap cache routines l2_cache_enable and
l2_cache_disable with invalide_dcache into cache.S. This
means removing the old cac
Fix bug introduced by 9c048b523413ae5f3ff34e00cf57569c3368ab51.
The cfi_flash.c driver cast the flash buffer size to a uchar in
flash_write_cfibuffer(). On some flash parts, (tested on Numonyx
part PC32F512M29EWH), the buffer size is 1KB. Remove the cast to
uchar to enable buffer sizes to be large
> Dear Tom Rix,
> In message <1246898879-6567-2-git-send-email-tom@windriver.com> you wrote:
> > --===0808050101==
> >
> > Since there is only one version of flushing the dcache for
> > arm_cortex8, rename v7_flush_dcache_all to the the generic
> > name flush_dcache. Because th
Jean-Christophe,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
I already posted a patch that does this and asked for help testing. It
is available in the net/next repo. If you find it to be inadequate,
please provide patches to make it work.
regards
Currently, at91/led.c only provides _on and _off functions for green,
yellow and red LEDs. This patch provides a generic coloured_LED_init
function, which is a first step towards getting rid of the
board-specific (and duplicated) board/*/*/led.c files on at91
This patch alos adds similar support fo
Paulraj, Sandeep wrote:
> [Sandeep] I agree.At the beginning of the year we had a way to do it
> with the existing modes. WE had are own read and write funtions in
> the Davinci NAND driver to achieve what were are doing in this patch.
> But the solution was not accepted by the MTD community. I hav
Our SBC have been happily booting uClinux from ext3 partitioned SD cards
prepared on a Fedora Linux-2.6.15 PC.
But, when we prepared our 2GB SD cards on a brand new Ubuntu
Linux-2.6.27 PC, out SBCs were no longer able to find /boot/linux.bin.
Linux/dumpe2fs showed that the bootable [Fedora] 2GB
Tom Rix wrote:
> v7_flush_dcache_all, because it depends on omap ROM code is not
> generic. Rename the function to 'invalidate_dcache' and move it
> to the omap cpu directory.
>
> Collect the other omap cache routines l2_cache_enable and
> l2_cache_disable with invalide_dcache into cache.S. This
Add support for the DEKA R&D galaxy5200 board.
The patch is based off of the mpc5xxx branch.
_
This e-mail and the information, including any attachments, it contains are
intended to be a confidential commun
On Wed, Aug 12, 2009 at 11:48:27AM -0500, Paulraj, Sandeep wrote:
> There are other issues. The NAND manufacturers have changed the format
> of the 4Th ID byte and some other are supporting ONFI. Current NAND
> driver has no support for these
There are always other issues. :-)
Unless the issues s
Dear "A. Geisreiter",
In message <01ca1a94$e0216f50$a0644d...@de> you wrote:
>
> I have add CFI support to my project. I use Intel strata flash P30 and
> PXA270 CPU. The flash is connected with 16bit to the PXA data bus. If I
> write to the flash I have transfer rates of roughly 75kB/sec. I t
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1250023747-20224-1-git-send-email-plagn...@jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> ---
> include/net.h |1 +
> net/eth.c | 17 +
> 2 files changed, 6 insertions(+), 12 deletions(-)
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1250023747-20224-2-git-send-email-plagn...@jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> ---
> include/net.h |2 ++
> net/eth.c | 28 +---
> 2 files changed, 27 insertions(+), 3 de
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1250023747-20224-3-git-send-email-plagn...@jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
...
> #ifdef CONFIG_SMC_USE_32_BIT
> -#define USE_32_BIT 1
> +#define is_use_32bit(x) (x->use_32bit)
Does switching fro
Dear "A. Geisreiter",
In message <01ca1b14$5b5e4100$121ac3...@de> you wrote:
>
> I will write back the complete content of my flash memory to a binary File
> on SD/MMC Card. How can I do this? Is there any support to create a file on
> SD/MMC card?
Yes, there is such support - under Linux.
On Wed, Aug 12, 2009 at 12:30:02AM -0500, alfred steele wrote:
> I have been using the "nand erase.e" command with favourable results
> till now. I was enticed by the "CONFIG_JFFS2_NAND" option in the
> platform config. When i turn this config option on and use the "NAND.
> write.jffs2 ", and use t
Dear vibi sreenivasan,
In message <1250062753.2419.8.ca...@hunter> you wrote:
>
> Why u-boot & linux uses different machine id for at91rm9200dk.
do they? well, which exact versions of U-Boot and Linux are you
talking about?
> is seems that u-boot is using 0x00FB & linux is using
This was introduced with the MPC8349EMDS board, and then copied to
a couple other boards by nature of being the reference implementation.
u-boot$git grep CONFIG_SYS_MID_FLASH_JUMP
include/configs/MPC8349EMDS.h:#define CONFIG_SYS_MID_FLASH_JUMP 0x7F00
include/configs/sbc8349.h:#define CON
Prior to this commit, to enable PCI, you had to go manually
edit the board config header, which isn't really user friendly.
This adds the typical PCI make targets to the toplevel Makefile
in accordance with what is being done with other boards.
Signed-off-by: Paul Gortmaker
---
Makefile
Dear "David Collier",
In message you
wrote:
>
> I'm working on an AVR32 with a funny system of warm boots caused by
> watchdog which don't fully reset the watchdog or real-time-counter
> hardware.
> I think the system allows RTC interrupts to be generated during or after
> the warm boot which
On Wed, Aug 12, 2009 at 12:02:33PM +0200, Detlev Zundel wrote:
> Hi Timur,
>
> >> +#ifdef CONFIG_TFTP_QUIET
> >> +#define puts_quiet(fmt)
> >> +#else
> >> +#define puts_quiet(fmt) puts(fmt);
> >> +#endif
> >
> > This looks backwards to me. I would do this:
> >
> > #ifdef CONFIG_TFT
Dear "David Collier",
In message you
wrote:
> I was reading the notes about openmoko and saw that they had implemented
> a serial pass-through to allow the on-board GSM modem to be driven via an
> external serial port.
>
> Did that feature ever make it's way into the standard u-boot code???
N
On Wed 12 Aug 2009 15:48, Scott Wood pondered:
> On Wed, Aug 12, 2009 at 12:02:33PM +0200, Detlev Zundel wrote:
> > Hi Timur,
> >
> > >> +#ifdef CONFIG_TFTP_QUIET
> > >> +#define puts_quiet(fmt)
> > >> +#else
> > >> +#define puts_quiet(fmt) puts(fmt);
> > >> +#endif
> > >
> > > This
Dear Robin Getz,
In message <200908121148.16431.rg...@blackfin.uclinux.org> you wrote:
>
> Some info for the docs, when I was troubleshooting a Ubuntu 9.04 install.
Good info, but bad format. Can you please submit this as a patch?
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Softwa
Hi Robin,
Robin Getz wrote:
> On Mon 10 Aug 2009 15:57, Ben Warren pondered:
>
>> Robin Getz wrote:
>>
>>> Thanks to Alessandro for putting it together.
>>>
>>> Feel free to add my Signed-off (once the docs have been updated
>>> explaining what this is all for).
>>>
>>>
>>>
>> I'
Dear Bob Furber,
In message <4a82eb38.6060...@steroidmicros.com> you wrote:
> Our SBC have been happily booting uClinux from ext3 partitioned SD cards
> prepared on a Fedora Linux-2.6.15 PC.
...
> Any thoughts or comments would be appreciated.
You failed to mention some really important fects, l
Dear "Eric Millbrandt",
In message
you wrote:
>
> Add support for the DEKA R&D galaxy5200 board.
> The patch is based off of the mpc5xxx branch.
Please don't. Please follow the instructions and provide patches ONLY
against "master" resp "next".
> This e-mail and the information, including any
Dear "David Collier",
In message you
wrote:
> > Dear "Dexdyne Postmaster",
>
> whoops - fixed that now!!!
Thanks.
> > This depends on your configuration. When using an "embedded"
> > environment, this will get replaced with each install.
>
> " this will get replaced with each install "
>
>
On 21:12 Wed 12 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1250023747-20224-3-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> ...
> > #ifdef CONFIG_SMC_USE_32_BIT
> > -#define USE_32_BIT 1
On 08:54 Wed 12 Aug , Ben Warren wrote:
> Jean-Christophe,
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> I already posted a patch that does this and asked for help testing.
> It is available in the net/next repo. If you find it to be
> inadequa
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 08:54 Wed 12 Aug , Ben Warren wrote:
>
>> Jean-Christophe,
>> Jean-Christophe PLAGNIOL-VILLARD wrote:
>>
>>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
>>>
>> I already posted a patch that does this and asked for help testing.
>>
On Wed 12 Aug 2009 16:05, Ben Warren pondered:
> Hi Robin,
>
> Robin Getz wrote:
> > On Mon 10 Aug 2009 15:57, Ben Warren pondered:
> >
> >> Robin Getz wrote:
> >>
> >>> Thanks to Alessandro for putting it together.
> >>>
> >>> Feel free to add my Signed-off (once the docs have been update
Robin Getz wrote:
> On Wed 12 Aug 2009 16:05, Ben Warren pondered:
>
>> Hi Robin,
>>
>> Robin Getz wrote:
>>
>>> On Mon 10 Aug 2009 15:57, Ben Warren pondered:
>>>
>>>
Robin Getz wrote:
> Thanks to Alessandro for putting it together.
>
> Fe
On 20:58 Wed 12 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1250023747-20224-2-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> > ---
> > include/net.h |2 ++
> > net/eth.c | 28 +++
On 20:50 Wed 12 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1250023747-20224-1-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> > ---
> > include/net.h |1 +
> > net/eth.c | 17 +---
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 20:50 Wed 12 Aug , Wolfgang Denk wrote:
>
>> Dear Jean-Christophe PLAGNIOL-VILLARD,
>>
>> In message <1250023747-20224-1-git-send-email-plagn...@jcrosoft.com> you
>> wrote:
>>
>>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
>>> ---
>>>
On 10:42 Wed 12 Aug , Tom Rix wrote:
> v7_flush_dcache_all, because it depends on omap ROM code is not
> generic. Rename the function to 'invalidate_dcache' and move it
> to the omap cpu directory.
>
> Collect the other omap cache routines l2_cache_enable and
> l2_cache_disable with invalide_
On 18:10 Wed 12 Aug , Albin Tonnerre wrote:
> Currently, at91/led.c only provides _on and _off functions for green,
> yellow and red LEDs. This patch provides a generic coloured_LED_init
> function, which is a first step towards getting rid of the
> board-specific (and duplicated) board/*/*/led
1 - 100 of 140 matches
Mail list logo