All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/9 v4] at91: add bootstrap support
Date: Sun, 20 Jan 2013 16:40:55 +0100	[thread overview]
Message-ID: <20130120154055.GR1906@pengutronix.de> (raw)
In-Reply-To: <20130119163524.GC26329@game.jcrosoft.org>

On Sat, Jan 19, 2013 at 05:35:24PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi,
> 
> 	v4:
> 	 make the code arm & mips supported for barebox head detection
> 
> 	v3:
> 
> 	send correct patch series and pull
> 
> 	can we have it on master the v2 does not cange much since v1
> 
> 	v2:
> 	 fix whitesapce
> 	 fix comment
> 	 fix command default
> 
> 	This patch serie introduce a common bootstrap code
> 	aka xloder for TI and at91bootstrap for Atmel
> 	to barebox
> 
> 	As I do not have with me right now a TI platform I did not switch
> 	it to the new generic bootstrap code.
> 
> 	On at91 add it on the calao usb-a9263 test on nand and spi
> 	This patch serie depends on the previous at91 patch series
> 
> The following changes since commit cef34886b745cf3f6dff55bf326e29a5857b2206:
> 
>   graphic_utils/fb_open: fix fbsize (2013-01-16 21:33:14 +0100)
> 
> are available in the git repository at:
> 
>   git://git.jcrosoft.org/barebox.git delivery/at91_bootstrap

With the bootstrap code it's still too easy to break compilation. For
example if the usb_a9263_128mib_bootstrap_defconfig is selected and then
hush is enabled manually in menuconfig we end up with multiple
definitions of run_shell. I just sent a startup related cleanup series
that makes this less dependent on Kconfig magic (only first patch is
needed for this). Could you base your series on this one?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2013-01-20 15:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 16:35 [PATCH 0/9 v4] at91: add bootstrap support Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37 ` [PATCH 1/9] filetype: add is_barebox_mips_head support Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 2/9] filetype: add is_barebox_head Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 18:04     ` Alexander Aring
2013-01-19 20:39     ` Antony Pavlov
2013-01-19 16:37   ` [PATCH 3/9] at91: add test commamd to emulate bootrom boot Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 4/9] at91sam926x: lowlevel add external boot support Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 5/9] at91: sam926x: switch lowlevel param to c code Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 6/9] at91: usb-a9263 add lowlevel init Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 7/9] introduce common bootstrap code Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 8/9] at91: add bootstrap version Jean-Christophe PLAGNIOL-VILLARD
2013-01-19 16:37   ` [PATCH 9/9] at91: usb_a9263: " Jean-Christophe PLAGNIOL-VILLARD
2013-01-20 15:40 ` Sascha Hauer [this message]
2013-01-21 10:21   ` [PATCH 0/9 v4] at91: add bootstrap support Jean-Christophe PLAGNIOL-VILLARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130120154055.GR1906@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.