On 09:59 Mon 20 Jul , Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher
> ---
> - changes since v1:
> added comments from Prafulla Wadaskar
> - changes since v2
> added comments from Jean-Christophe
> - added speed setting
>
> drivers/i2c/Makefile |1 +
> drivers/i2c/kirk
On 11:12 Mon 20 Jul , Heiko Schocher wrote:
> Hello Tom,
>
> Tom wrote:
> > Omap2 is still pending.
> > I was hoping to help Richard out with this last week but he was on travel.
> >
> > There is not much more I think I can do wrt omap2.
> > All my targets are omap3.
> > The nearest I can fin
On 11:40 Mon 20 Jul , Minkyu Kang wrote:
> Because of the reset_cpu is soc specific, should be move to soc
>
> Cc: Dirk Behme
> Signed-off-by: Minkyu Kang
> ---
> cpu/arm_cortexa8/omap3/Makefile |1 +
> cpu/arm_cortexa8/omap3/reset.S | 36
> cpu/a
> + */
> +
> +#include
> +#include
> +#include
> +
> +DECLARE_GLOBAL_DATA_PTR;
> +
> +static int imx27lite_devices_init(void)
> +{
> + struct gpio_regs *regs = (struct gpio_regs *)IMX_GPIO_BASE;
> + int i;
> + unsigned int mode[] = {
> + PD0_AIN_FEC_TXD0,
> +
On 14:53 Fri 17 Jul , 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
> ---
> drivers/mtd/nand/Makefile |
> > >
> > > Wolfgang Denk
> > >
> > >
> > No problem. I assumed it was a chip erratum but should have
> > looked closer. Let's wait for Prafulla's response.
> Ideally auto negotiation must work, but :-(
> I don't think this is not for SoC/PHY erratum since both are working okay
> with other
On 15:56 Tue 07 Jul , Simon Kagstrom wrote:
> Move __set/clear_bit from ubifs.h to bitops.h
>
> __set_bit and __clear_bit are defined in ubifs.h as well as in
> asm/include/bitops.h for some architectures. This patch moves
> the generic implementation to include/linux/bitops.h and uses
> that
On 15:58 Tue 07 Jul , Simon Kagstrom wrote:
> Signed-off-by: Simon Kagstrom
> ---
> include/asm-arm/bitops.h |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
NACK
the test_and_set_bit and co must be endianless specific
which is not the case here
rename it atomic_test_a
> This definition in struct vidinfo for Atmel LCD
> /* LCD configuration register */
> u_long vl_sync; /* Horizontal / vertical sync */
> u_long vl_bpix; /* Bits per pixel, 0 = 1, 1 = 2, 2 = 4, 3 = 8,
>4 = 16 */
> u_long
> +
> +# Boot Media configurations
> +BOOT_FROMnand
> +NAND_ECC_MODEdefault
> +NAND_PAGE_SIZE 0x0800
> +
> +# SOC registers configuration for initial values using bootrom header
> extension
> +# Maximum KWBIMAGE_MAX_CONFIG configurations allowed
> +
> +# Configure RGMII-0 interfa
On 07:15 Sun 19 Jul , Prafulla Wadaskar wrote:
> For more details refer docs/README.kwbimage
>
> Signed-off-by: Prafulla Wadaskar
> ---
> Makefile|5 ++
> common/image.c |1 +
> doc/README.kwbimage | 77 ++
> include/image.h |1 +
> tool
On 19:00 Wed 15 Jul , Dimitar Dimitrov wrote:
> The SAM9-L9260 board support is based on code for AT91SAM9260EK. Networking
> is missing and will be added after the MACB support for AT91 boards is
> fixed to comply with U-Boot guide-lines.
>
> Signed-off-by: Dimitar Dimitrov
> ---
same as 926
On 18:58 Wed 15 Jul , Dimitar Dimitrov wrote:
> The SAM9-L9261 board support is based on code for AT91SAM9261EK. Networking
> is missing and will be added after the DM9000 support for AT91 boards is
> fixed to comply with U-Boot guide-lines.
> ---
this patch look at 80% similar as the at91sam92
On 18:56 Wed 15 Jul , Dimitar Dimitrov wrote:
> This is my third try for Olimex SAM9-L9260/61 board support patches.
>
> Here follows the first patch.
> ---
>
> Boards utilizing the Atmel LCD driver can now specify that the LCD clock must
> be inverted by defining the macro CONFIG_LCD_INVERT
> diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h
> new file mode 100644
> index 000..065e4aa
> --- /dev/null
> +++ b/include/configs/rd6281a.h
> @@ -0,0 +1,209 @@
> +/*
> + * (C) Copyright 2009
> + * Marvell Semiconductor
> + * Written-by: Prafulla Wadaskar
> + *
> + * See
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote:
> By default Auto Negotiation is enabled for interface speed
> but on some platforms like RD6281A it does not work.
> If you want to forced program it to desired speed,
> this patch helps-
>
> Through this patch Auto negotiation can be disabled an
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote:
> This is Marvell's 88F6281_A0 based custom board developed
> for wireless access point product
>
> This patch is tested for-
> 1. Boot from DRAM/SPI flash/NFS
> 2. File transfer using tftp and loadb
> 3. SPI flash read/write/erase
> 4. Booting Li
On 19:14 Sat 18 Jul , Eric Bénard wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote :
> >> +
> >> +cpuat91_ram_config \
> >> +cpuat91_config:unconfig
> >> +@if [ "$(findstring _ram_,$@)" ] ; then \
> >> +echo "#
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote:
> Reference:
> http://plugcomputer.org/
> http://openplug.org/plugwiki/index.php/Das_U-boot_plug_support
>
> This patch is tested for-
> 1. Boot from DRAM/NAND flash
> 2. File transfer using tftp
> 3. NAND flash read/write/erase
> 4. Linux kernel
On 11:37 Sat 18 Jul , Peter Tyser wrote:
>
> > > I'd vote to get the directory structure changed as desired (in this
> > > release), then integrate the Kconfig-based build system in the next
> > > release once the directory layout is stable. Jean-Christophe is the
> > > most familiar with the
On 15:54 Tue 28 Apr , Remco Poelstra wrote:
> Added example board for LPC2468 processor
>
> Signed-off-by: Remco Poelstra ---
> From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001
> From: Remco Poelstra
> Date: Tue, 28 Apr 2009 15:04:33 +0200
> Subject: [PATCH] Added exam
On 11:15 Sat 18 Jul , Robin Getz wrote:
> On Sat 18 Jul 2009 07:03, Jean-Christophe PLAGNIOL-VILLARD pondered:
> > Hi all,
> >
> > Currently we have a mess in the drivers CONFIG naming convention
> > as example on I2C we have
> > CONFIG_I2C_XX
On 15:24 Thu 16 Jul , Eric Benard wrote:
> CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR
> flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII
> mode.
>
> Signed-off-by: Eric Benard
> ---
> MAINTAINERS |6 +-
> MAKEALL
> +
> +#ifdef CONFIG_DISPLAY_BOARDINFO
> +int checkboard(void)
> +{
> + char buf[32];
> +
> + printf("Board : Eukrea Electromatique CPU9260\n");
> + printf("Crystal frequency: %8s MHz\n",
> + strmhz(buf, get_main_clk_rate()));
> + printf("CPU cloc
On 16:26 Sat 18 Jul , Eric Benard wrote:
> Update bootargs's mtdparts to be able to use latest kernel
> (imx_nand renamed to mxc_nand)
>
> Signed-off-by: Eric Benard
> ---
> board/eukrea_cpuimx27/env/bin/boot |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
could you specify tha
On 14:50 Sat 18 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090718110338.ga30...@game.jcrosoft.org> you wrote:
> >
> > I think it will good to have common and clean naming convention
> > so I'll propose
On 23:39 Tue 14 Jul , Peter Tyser wrote:
> On Wed, 2009-07-15 at 12:38 +0900, Shinya Kuribayashi wrote:
> > Peter Tyser wrote:
> > > On Sun, 2009-07-12 at 14:54 +0200, Jean-Christophe PLAGNIOL-VILLARD
> > > wrote:
> > >> On 22:42 Fri 10 Jul , Mike Fry
Hi all,
Currently we have a mess in the drivers CONFIG naming convention
as example on I2C we have
CONFIG_I2C_X
CONFIG_DRIVER_XXX_I2C
CONFIG__I2C
CONFIG_SYS_I2C_
I think it will good to have common and clean naming convention
instead have different naming convention CONFIG_I2C, CONFIG__I2C
use the same CONFIG_I2C
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
due to ML limit size
you can find the patch here
http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commitdiff_plain;h
On 10:01 Thu 16 Jul , Heiko Schocher wrote:
> added support for the Hardware I2C TWSI Interface on
> kirkwood SOCs, based on the Linux driver, without IRQ
> support.
>
> Tested on a ARM926EJS (CPU Core Version FEROCEON_88FR131
> SOC Family: KIRKWOOD, KW88F6281) based suen3 board
>
> Signed-of
g to allow self-refresh
Jean-Christophe PLAGNIOL-VILLARD (2):
versatile: specify the board type on the prompt
versatile: update config and merge to cfi flash driver
Prafulla Wadaskar (2):
nand: Add Marvell Kirkwood NAND driver
arm: Kirkwood: bugfix: UART1 bar correct
On 15:51 Wed 24 Jun , Scott Wood wrote:
> On Wed, Jun 24, 2009 at 05:23:05PM +0200, Matthias Kaehlcke wrote:
> > Add NAND support for the KwikByte KB9202
> >
> > Signed-off-by: Matthias Kaehlcke
> >
> > ---
> >
> > El Tue, Jun 23, 2009 at 04:19:40PM -0500 Scott Wood ha dit:
> >
> > > I get
On 21:35 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090712192216.ga1...@game.jcrosoft.org> you wrote:
> >
> > > Note that this is not a question of ARM versus other architectures.
> > > On ARM the
On 20:37 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090712152355.gh7...@game.jcrosoft.org> you wrote:
> >
> > > If none of the board maintatiners sends a NAK after a reasonable time
> > > (3...4 days or
On 20:17 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Dirk Behme,
>
> In message <4a5a0b5b.2010...@googlemail.com> you wrote:
> >
> > > Of course it it nice if we can also provide a workaround for them, so
> > > they can update at a point in time that is convenient to them. But the
> > > implemen
On 17:50 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Dirk,
>
> In message <4a59f95a.6060...@googlemail.com> you wrote:
> >
> > > I really hesitate to do that. It seems that not using the compiler
> > > provided library is not such a clever thing to do. The compile writes
> > > probably know
On 17:54 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090712151534.gf7...@game.jcrosoft.org> you wrote:
> >
> > > > > +#undef CONFIG_CMD_FLASH
> > > > > +#define CONFIG_SYS_NO_FLASH /
On 08:43 Thu 09 Jul , Matthias Weisser wrote:
> Hello Jean-Christophe
>
> >> +int board_init(void)
> >> +{
> >> + /* arch number of Versatile Board */
> >> + gd->bd->bi_arch_number = 0 /*MACH_TYPE_GSJADECPU*/;
> > nack
>
> How to get a arch number? As I don't use Linux on that board
>
On 09:15 Thu 09 Jul , Stefan Roese wrote:
> Hi Prafulla,
>
> On Wednesday 08 July 2009 19:48:19 Prafulla Wadaskar wrote:
> > > MAINTAINERS |1 +
> > > MAKEALL |1 +
> > > Makefile |3 +
> > > board/keymile/su
On 16:41 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090712125617.ga7...@game.jcrosoft.org> you wrote:
> > On 10:28 Sun 12 Jul , Dirk Behme wrote:
> > > With commit 8d2effea23e938631126a7888008a0637
On 15:35 Sun 12 Jul , Dirk Behme wrote:
> Dear Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>
> >>>diff --git a/board/omap3/kboc/kboc.h b/board/omap3/kboc/kboc.h
> >please create you own vendor dirent
>
> NACK. We use board/omap3//.h s
On 16:37 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090712125148.gc21...@game.jcrosoft.org> you wrote:
> > > + */
> > > +#undef CONFIG_CMD_FLASH
> > > +#define CONFIG_SYS_NO_FLASH /* Dec
Could you regenerate it with the following option
git format-patch -M -B -C
> > + /* Configure GPIOs to output */
> > + writel(~(GPIO23 | GPIO17 | GPIO12 | GPIO11 | GPIO10 | GPIO8 |
> > GPIO2),
> > + &gpio6_base->oe);
> > + writel(~(GPIO31 | GPIO30 | GPIO29 | GPIO28
> + */
> +#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */
> +#define CONFIG_INITRD_TAG1 /* enable INITRD tag */
> +#define CONFIG_SETUP_MEMORY_TAGS 1 /* enable memory tag */
> +
> +#define CONFIG_SYS_PROMPT "Marvell>> "/* Command Prompt */
> +#define
On 17:11 Sat 11 Jul , Kyungmin Park wrote:
> Use common OneNAND IPL linker script.
>
> Signed-off-by: Kyungmin Park
please number the patch to known the apply order
Best Regards,
J.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/
On 17:10 Sat 11 Jul , Kyungmin Park wrote:
> Use the common OneNAND linker script.
>
> Signed-off-by: Kyungmin Park
> ---
> diff --git a/onenand_ipl/board/apollon/u-boot.onenand.lds
> b/onenand_ipl/u-boot-onenand.lds
> similarity index 100%
> rename from onenand_ipl/board/apollon/u-boot.onen
On 10:28 Sun 12 Jul , Dirk Behme wrote:
> With commit 8d2effea23e938631126a7888008a0637e13b389 "mtd: Update
> MTD infrastructure to support 64bit device size"
> CONFIG_SYS_64BIT_VSPRINTF needs to be defined to get correct output
> and to remove annoying warning
>
> warning: #warning Please def
On 22:42 Fri 10 Jul , Mike Frysinger wrote:
> On Friday 10 July 2009 21:20:45 Shinya Kuribayashi wrote:
> > Peter Tyser wrote:
> > >> Before verifying MIPS builds, I'd like to make sure that why you take
> > >> lib/$(ARCH)/ alternative, not $(ARCH)/lib/. If there were any
> > >> discussion on
> + */
> +#undef CONFIG_CMD_FLASH
> +#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
please move this 2
> +
> +#include
> +#define CONFIG_CMD_AUTOSCRIPT
> +#define CONFIG_CMD_DHCP
> +#define CONFIG_CMD_ENV
> +#define CONFIG_CMD_FAT
> +#define CONFIG_CMD_NAND
> +#define CONFIG
On 14:13 Sun 12 Jul , Dirk Behme wrote:
> Dear Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >be go in vacancy for one week this night
>
> This does mean that we will have no more ARM patches merged until
> merge window closes, right?
one tonig
On 12:29 Sun 12 Jul , Wolfgang Denk wrote:
> Dear Stefan Roese,
>
> In message <200907121002.46516...@denx.de> you wrote:
> >
> > > Any idea why this still happens *with* libgcc patches? Any idea how to
> > > fix this? Add __umoddi3 and __udivdi3 to libgcc patch, too?
> >
> > I have to admit
On 12:14 Sat 16 May , Jean-Christophe PLAGNIOL-VILLARD wrote:
> actually the console API use the following naming convention
>
ping
Best Regards,
J.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
> >> + /*
> >> + * mask all IRQs by setting all bits in the INTMR - default
> >> + */
> >> + mov r1, #0x
> >> + ldr r0, =INTMSK
> >> + str r1, [r0]
> >> +# if defined(CONFIG_S3C2410) || defined(CONFIG_S3C2440)
> >> + ldr r1, =INTSMASK
> >> + ldr r0, =INTSUBMSK
On 13:00 Thu 09 Jul , Michal Simek wrote:
> Hi Wolfgang,
>
> Please pull my asm-generic branch. There is only one patch which
> create asm-generic folder with errno.h.
> I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians.
please add this info in the commit
Best Regards,
J.
ms on ARM since we don't include any functions from
libgcc anymore.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
Acked-by: Mike Frysinger
---
Makefile |3 ++-
api_examples/Makefile|4 +---
board/netstar/Makefile |4 +---
board/sl8245/config.mk
On 14:21 Sun 28 Jun , Hugo Vincent wrote:
> Adds support for the second and third HSMMC controllers on OMAP3 SoCs.
>
> Tested working on Gumstix Overo with a custom base-board containing
> external SD/MMC slots.
>
> Version 2 incorporating changes suggested by Minkyu Kang >
you patch is lin
On 07:04 Mon 29 Jun , Giuseppe CONDORELLI 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 inflate performances
> other then others improvements as exp
On 14:45 Mon 29 Jun , Dieter Kiermaier wrote:
> Hi,
>
> patch 2 of 2 which adds Kirkwood GPIO support to Sheevaplug.
> Any comments are welcome!
>
> Dieter
>
>
> >From 528b24be54256cee20f965bc772390034eaeb232 Mon Sep 17 00:00:00 2001
> From: Dieter Kiermaier
> Date: Mon, 29 Jun 2009 14:29:
On 14:45 Mon 29 Jun , Dieter Kiermaier wrote:
> Hi again,
>
> Here is my first out of 2 patches which adds gpio support to arch/kirkwood.
> Any suggestions?
>
> Cheers,
> Dieter
>
>
> >From fcdea0c7bba3c25a1fb183bbcaf6d1a4ec32a157 Mon Sep 17 00:00:00 2001
> From: Dieter Kiermaier
> Date: M
On 17:05 Thu 25 Jun , HeungJun Kim wrote:
> S5PC100 processor is ARM Cortex A8 Processor SoC
> and SMDKC100 Board use this.
> So, this patch tested on SMDKC100 Board.
>
> I'll send 6 patch for working on SMDKC100 Board including this.
> But, this patch make the change to ARM Cortex A8 specific
On 00:25 Thu 09 Jul , Anatolij Gustschin wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > On 16:02 Wed 08 Jul , Matthias Weisser wrote:
> >> This patch adds support for the display controller in
> >> the MB86R01 'Jade' SoC.
>
On 00:29 Wed 08 Jul , Grazvydas Ignotas wrote:
> This patch series clean up and update pin mux for pandora.
> The update is needed for rev3 or later boards to work properly,
> but older boards still work after this.
>
> Grazvydas Ignotas (4):
> OMAP3 pandora: pin mux cleanup
> OMAP3 pandor
On 14:07 Wed 01 Jul , Thomas Petazzoni wrote:
> Hello,
>
> Here is a patch that adds the support for the Calao USB A9263 board.
> This is my first board support contribution to U-Boot, so don't
> hesitate to comment and suggest improvements.
>
> Thanks,
>
> Thomas
this need to move after ---
> +{
> + printf("Boot reached stage %d\n", progress);
> +}
> +#endif
> +
> +static inline void delay(unsigned long loops)
> +{
> + __asm__ volatile ("1:\n"
> + "subs %0, %1, #1\n"
> + "bne 1b" : "=r" (loops) : "0" (loops));
> +}
no please remove
> +
> +/*
> + * Misce
On 16:02 Wed 08 Jul , Matthias Weisser wrote:
> This patch adds support for the display controller in
> the MB86R01 'Jade' SoC.
>
> Signed-off-by: Matthias Weisser
> ---
> drivers/video/Makefile |1 +
> drivers/video/cfb_console.c |2 +-
> drivers/video/jadegdc.c | 192
> +
On 16:02 Wed 08 Jul , Matthias Weisser wrote:
> This patch adds support for MB86R01 'Jade' SoC from Fujitsu
>
> Signed-off-by: Matthias Weisser
> ---
> cpu/arm926ejs/jade/Makefile | 47 +
> cpu/arm926ejs/jade/timer.c | 126
> include/asm
On 22:55 Wed 08 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1247085496-21754-1-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > This patch allow to overwrit the libgcc Makefile inclusion from the toplevel
>
> Please
On 14:44 Wed 08 Jul , Simon Kagstrom wrote:
> On Wed, 8 Jul 2009 05:17:08 -0700
> Prafulla Wadaskar wrote:
>
> > > U-boot might use non-8-byte-aligned addresses for sending
> > > data, which the kwgbe_send doesn't accept (bootp does this
> > > for me). This patch copies the data to be sent
On 21:49 Wed 08 Jul , Remy Bohmer wrote:
> Hi,
>
> 2009/7/8 Prafulla Wadaskar :
> >
> >
> >> -Original Message-
> >> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> >> Sent: Monday, June 29, 2009 8:57 PM
> >> To: u-boot@lists.denx.de
> >> Cc: Prabhanjan Sarnaik; Ronen Shitrit;
> + * Modified for the Samsung SMDK2410 by
> + * (C) Copyright 2002
> + * David Mueller, ELSOFT AG,
> + *
> + * Modified for the friendly-arm SBC-2410X by
> + * (C) Copyright 2005
> + * JinHua Luo, GuangDong Linux Center,
> + *
> + * Modified for the Embest SBC2440-II by
> + * (C) Copyright 2009
> +
> +#include
> +
> +#ifdef CONFIG_S3C24X0
> +
> +/* Register addresses. */
> +# ifdef CONFIG_S3C2400
> + #define pWTCON 0x1530
> + #define INTMSK 0x1448
> + #define CLKDIVN 0x14800014
> +#else
> + #define pWTCON 0x5300
> + #defi
On 01:35 Thu 25 Jun , kevin.morf...@fearnside-systems.co.uk wrote:
>
> This patch re-formats the s3c24x0 header files in preparation for changes
> to add support for the Embest SBC2440-II Board.
>
> The changes are as follows:
>
> - re-indent the code using Lindent
> - make sure register la
On 22:30 Wed 08 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1247084077-12867-1-git-send-email-plagn...@jcrosoft.com> you
> wrote:
> > This patch allow to overwrit the libgcc Makefile inclusion from the toplevel
>
> ov
functions embedded into u-boot.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
V5
typo fix
Makefile |3 ++-
api_examples/Makefile|4 +---
board/netstar/Makefile |4 +---
board/sl8245/config.mk |1 -
board/trab/Makefile |2 --
board/voiceblue
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
board/netstar/Makefile |3 +--
board/voiceblue/Makefile |3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/board/netstar/Makefile b/board/netstar/Makefile
index a52ded4..7237a3d 100644
--- a/board/netstar/Makefile
On 15:26 Wed 08 Jul , Scott Wood wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >This patch allow to overwrit the libgcc Makefile inclusion from the toplevel
> >Makefile by the arch_config.mk files. This is in preparation for the ARM
> >architecture to move away
On 09:52 Wed 08 Jul , Michal Simek wrote:
> Hi Custodians,
>
> Do you have any problem with this asm-generic/errno.h patch?
>
> Patch is available in u-boot-microblaze.git asm-generic branch.
>
> Thanks,
> Michal
>
>
>
> > From: Michal Simek
> >
> > This patch use blackfin errno.h imple
functions embedded into u-boot.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
v4:
fix typo
evenif that with the typo work fine
I'll send an other patch clean the non need lib link
Best Regards,
J.
Makefile |3 ++-
api_examples/Makefile|4 +---
board/ne
On 14:42 Wed 08 Jul , Scott Wood wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > LOAD_ADDR = 0x1040
> > LDSCRIPT = $(TOPDIR)/board/$(BOARDDIR)/eeprom.lds
> > lnk = $(if $(obj),$(obj),.)
> >@@ -49,7 +47,7 @@ $(obj)eeprom.srec: $(obj)eeprom.o $(obj)eeprom
functions embedded into u-boot.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
Makefile |3 ++-
api_examples/Makefile|4 +---
board/netstar/Makefile |4 +---
board/sl8245/config.mk |1 -
board/trab/Makefile |2 --
board/voiceblue/Makefile
On 15:14 Fri 03 Jul , Po-Yu Chuang wrote:
> This patch adds support for A320 development board from Faraday. This board
> uses FA526 processor by default and has 512kB and 32MB NOR flash, 64M RAM.
> FA526 is an ARMv4 processor and uses the ARM920T source in this patch.
>
as I understand correc
On 19:12 Wed 01 Jul , Po-Yu Chuang wrote:
> This patch adds an FTRTC010 driver for Faraday A320 evaluation board.
>
> Signed-off-by: Po-Yu Chuang
> ---
> drivers/rtc/Makefile |1 +
> drivers/rtc/ftrtc010.c | 126
>
> 2 files changed, 1
On 19:12 Wed 01 Jul , Po-Yu Chuang wrote:
> This patch adds an FTMAC100 ethernet driver for Faraday A320 evaluation board.
>
> Signed-off-by: Po-Yu Chuang
> ---
> drivers/net/Makefile |1 +
> drivers/net/ftmac100.c | 268
>
> drivers/n
On 18:52 Tue 07 Jul , Luigi 'Comio' Mantellini wrote:
> From: Luigi 'Comio' Mantellini
>
> ---
> common/cmd_bootm.c |5 +-
> include/lzma/LzmaDec.h | 31 +
> include/lzma/LzmaDecode.h | 31 -
> include/lzma/LzmaTools.h |2 +-
> inclu
> > > > please include config_cmd_default.h
> > > Hi Jean
> > > I do not want to include config_cmd_default.h All commands in this
> > > file are not supported/required for this board.
> > include/config_cmd_default.h
> >
> > please include this one and undef what you do not needis
> Hi Jean,
> T
On 22:03 Tue 30 Jun , Darius Augulis wrote:
> This board is based on Cortina Systems networking processor
> CS3516. It has FA526 core, which is ARMv4 compatible.
> Many SoC specific definitions may be used for similar
> processors CS3512 and dual-core CS3518. This processor
> family has Gemini
On 23:28 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090707202432.gk30...@game.jcrosoft.org> you wrote:
> >
> > > > + * These macros provide a convenient way to write 8, 16 and 32 bit data
> > > >
On 23:42 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090707213126.gb30...@game.jcrosoft.org> you wrote:
> >
> > > > at91: add support for the PM9261 board of Ronetix GmbH
> > >
> > >
On 22:20 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090706195551.gh30...@game.jcrosoft.org> you wrote:
> >
> > Please pull
> > The following changes since commit 3e88337b225bf796f6df21d0a7f59153
On 20:55 Mon 29 Jun , Prafulla Wadaskar wrote:
> This patch adds a NAND driver for the Marvell Kirkwood SoC's
>
> Signed-off-by: Prafulla Wadaskar
> ---
> Change log:
> v2: updated as per feedback for v1 (cosmetic change)
>
> v3: missing year added for copy right statement
>
> drivers/mtd/
On 15:44 Tue 07 Jul , Tom wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >>
> >>I will change the name to cache_ops.S
> >I prefer cache.S
> cache.c is already taken.
and contain nearly only assembly
so join everythink in cache.S will ma
On 12:00 Thu 02 Jul , Marek Vasut wrote:
> Dne Čt 2. července 2009 09:08:43 Anatolij Gustschin napsal(a):
> > Hi,
> >
> > Marek Vasut wrote:
> > > I'd like to get this patch in. It adds support for Palm Tungsten|C (a
> > > pxa255 based handheld device).
> > >
> > > The patch is available here (
On 15:19 Thu 02 Jul , Simon Kagstrom wrote:
> Split PHY-related initialization to a common file
>
> The mv881116 PHY initialization is split out to a common file to enable
> code reuse between different boards.
please note if that will be share with non Marvell code this is not the right
place
On 21:57 Mon 06 Jul , Tom wrote:
> Woodruff, Richard wrote:
> >>From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On
> >>Behalf Of Tom Rix
> >>Sent: Monday, July 06, 2009 11:48 AM
> >
> >>Since there is only one version of flushing the dcache for
> >>arm_cortex8, rename v
On 00:26 Tue 07 Jul , Prafulla Wadaskar wrote:
>
>
> > -Original Message-
> > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com]
> > Sent: Saturday, July 04, 2009 5:16 AM
> > To: Prafulla Wadaskar
> > Cc: u-boot@lists.denx.de
On 20:55 Mon 29 Jun , Prafulla Wadaskar wrote:
> This patch adds a NAND driver for the Marvell Kirkwood SoC's
>
> Signed-off-by: Prafulla Wadaskar
> ---
> Change log:
> v2: updated as per feedback for v1 (cosmetic change)
>
> v3: missing year added for copy right statement
Scott I guess it's
> > > > > +#include
> > > > > +#include
> > > > > +#include
> > > > > +#include
> > > >
> > > > I don't see kirkwood.h in upstream, so I guess this
> > should go via an
> > > > arch tree.
> > > Hi Jean,
> > > Similar to spi driver, can you please pull this driver too?
> > > I am posting the
On 21:33 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Magnus Lilja,
>
> In message
> <6fd22327241accc2efcada8380923c8e9c523790.1244918138.git.lilja.mag...@gmail.com>
> you wrote:
> > Changes from last version: Added documentation for the macros.
> >
> > include/asm-arm/macro.h | 74
> >
On 15:02 Tue 07 Jul , Scott Wood wrote:
> Kumar Gala wrote:
> > Those would help if the data structs had gotten bigger. In this case
> > the code itself is just larger.
>
> Perhaps we should look into using/writing a malloc implementation that
> takes a space/speed tradeoff more in line wi
Iliev (1):
at91: add support for the PM9261 board of Ronetix GmbH
Ilya Yanok (3):
mx27: basic cpu support
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
arm: add support for CONFIG_GENERIC_MMC
Jean-Christophe PLAGNIOL-VILLARD (17):
pm9263
201 - 300 of 1828 matches
Mail list logo