[PATCH 0/6] some fixes

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Apr 14 11:56:23 EDT 2012


HI,

	the following patch serie are some random fixes

The following changes since commit c406f591292ccc2af583445c0a8b5f9ade0310e2:

  at91sam9260ek/9g20ek: udpate defconfig (2012-04-13 15:55:28 +0200)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git fixes

for you to fetch changes up to 19a8c7cb6accacdc15c4fe2689e530cdf238e7da:

  arm: bootm: zImage: add error message when can not request the memory (2012-04-15 00:11:00 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (6):
      menu: enable the fancy color support only if HUSH is enabled
      at91sam9263ek: update defconfig
      defaultenv/update: add oftree support
      net: use net_alloc_packet to allocate packet
      mx53/loco: udpate defconfig with USB host
      arm: bootm: zImage: add error message when can not request the memory

 arch/arm/configs/at91sam9263ek_defconfig       |    3 +++
 arch/arm/configs/freescale_mx53_loco_defconfig |    3 +++
 arch/arm/lib/bootm.c                           |    2 ++
 common/menu.c                                  |   21 +++++++++++++++------
 defaultenv/bin/_update_help                    |    3 ++-
 defaultenv/bin/update                          |    5 +++++
 net/net.c                                      |    4 ++--
 7 files changed, 32 insertions(+), 9 deletions(-)

Best Regards,
J.



More information about the barebox mailing list