From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 19 Jan 2009 11:20:48 +0100 Subject: [U-Boot] [PATCH 15/15 v6] OMAP3: Add Pandora config, main Makefile, README, MAKEALL and MAINTAINERS In-Reply-To: <6ed0b2680901190203k308c0a18uc87aeeb90cc019a5@mail.gmail.com> References: <1229244445-10106-9-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-10-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-11-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-12-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-13-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-14-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-15-git-send-email-dirk.behme@googlemail.com> <1229244445-10106-16-git-send-email-dirk.behme@googlemail.com> <20090117183430.GE3682@game.jcrosoft.org> <6ed0b2680901190203k308c0a18uc87aeeb90cc019a5@mail.gmail.com> Message-ID: <20090119102048.GA17465@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12:03 Mon 19 Jan , Grazvydas Ignotas wrote: > On Sat, Jan 17, 2009 at 8:34 PM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 09:47 Sun 14 Dec , Dirk Behme wrote: > >> Add Pandora config, main Makefile, README, MAKEALL and MAINTAINERS > >> > >> Signed-off-by: Dirk Behme > >> > >> --- > >> MAINTAINERS | 20 ++ > >> MAKEALL | 30 ++- > >> Makefile | 19 ++ > >> doc/README.omap3 | 116 ++++++++++++++ > >> include/configs/omap3_pandora.h | 320 ++++++++++++++++++++++++++++++++++++++++ > >> 5 files changed, 496 insertions(+), 9 deletions(-) > >> > > please add board configs when you add the boards > > it will the same for the MAKEALL, Makefile entries > > > > I will simplify bisect and tracking > > Any other comments? If we make v7 series with those changes, will they > finally be accepted? I'll ake one on the MMC that's all Best Regards, J.