public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] sunxi: Update selects in arch/arm/Kconfig for DM
@ 2015-07-05 18:56 Hans de Goede
  2015-07-05 18:56 ` [U-Boot] [PATCH 1/3] dm: serial: Do not panic if no serial ports are found Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Hans de Goede @ 2015-07-05 18:56 UTC (permalink / raw)
  To: u-boot

Hi All,

Here is a patch-set to cleanup the CONFIG_foo=y options which are present
in practically all sunxi defconfigs since Joe's latest patches.

Simon, the first patch in this patchset is necessary to be able to
use DM_SERIAL=y on all sunxi boards, without this things do not work
as some sunxi tablet motherboards do not have an uart (not even through
test pads), as all uart pins are used for other functions. Without this
these board will fail to boot due to a panic called from the dm serial
code. Can you please add this to u-boot-dm/next ? I'm assuming that you
prefer taking this upstream this way rather then through the sunxi tree.

The second patch is a slightly modified version of Tom's patch to cleanup
the sunxi defconfigs, and the 3th one is a patch I already had queued up
rebased on top of this, and with its commit message altered to reflect
the current state of things.

Regards,

Hans

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-08 20:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-05 18:56 [U-Boot] [PATCH 0/3] sunxi: Update selects in arch/arm/Kconfig for DM Hans de Goede
2015-07-05 18:56 ` [U-Boot] [PATCH 1/3] dm: serial: Do not panic if no serial ports are found Hans de Goede
2015-07-06 16:39   ` Simon Glass
2015-07-07  7:00     ` Hans de Goede
2015-07-08 11:56       ` Hans de Goede
2015-07-08 14:08         ` Simon Glass
2015-07-08 14:16           ` Hans de Goede
2015-07-08 20:20             ` Simon Glass
2015-07-05 18:56 ` [U-Boot] [PATCH 2/3] sunxi: Update selects in arch/arm/Kconfig for DM conversions Hans de Goede
2015-07-06 16:39   ` Simon Glass
2015-07-07  7:27   ` Ian Campbell
2015-07-05 18:56 ` [U-Boot] [PATCH 3/3] sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi Hans de Goede
2015-07-06 16:39   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox