mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Vicente Bergas <vicencb@gmail.com>
To: barebox@lists.infradead.org
Cc: Vicente Bergas <vicencb@gmail.com>
Subject: [PATCH 0/2] Summary of last patches submitted
Date: Tue, 12 Feb 2013 00:04:57 +0100	[thread overview]
Message-ID: <1360623899-10059-1-git-send-email-vicencb@gmail.com> (raw)

Here are the last two patches I've submitted.
The first is a straightforward solution to a regression.
The second was first intended to provide devicetree support for booting an
omap4 based tablet. I've achieved booting it successfully, but after several
tries at bringing the mmc controller working I've realised that the Linux
kernel still has no support for devicetree on omap4 (it's almost there, but it
lacks dma configuration).
For more information see:
http://omappedia.org/wiki/Device_Tree#Drivers_.2F_Features_migration_status
So the second patch has been stripped and only provides generic support,
nothing related to the tablet.

The patches also include the changes reflecting the received feedback, thanks!

Vicente Bergas (2):
  ArchosG9: solve regression in second stage lowlevel init
  DeviceTree: add support for initrd in the DT

 arch/arm/boards/archosg9/lowlevel.c |  7 ++--
 arch/arm/lib/armlinux.c             |  2 ++
 common/oftree.c                     | 66 +++++++++++++++++++++++++++++++++++++
 include/of.h                        |  8 +++++
 4 files changed, 81 insertions(+), 2 deletions(-)

-- 
1.8.1.3


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

             reply	other threads:[~2013-02-11 23:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 23:04 Vicente Bergas [this message]
2013-02-11 23:04 ` [PATCH 1/2] ArchosG9: solve regression in second stage lowlevel init Vicente Bergas
2013-02-11 23:04 ` [PATCH 2/2] DeviceTree: add support for initrd in the DT Vicente Bergas
2013-02-14 12:10 ` [PATCH 0/2] Summary of last patches submitted Sascha Hauer

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=1360623899-10059-1-git-send-email-vicencb@gmail.com \
    --to=vicencb@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox