From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 28 Sep 2010 14:42:43 +0200 Subject: [U-Boot] [PATCH] Add support for operating system OSE In-Reply-To: <1285664736-21181-1-git-send-email-torkel.lundgren@enea.com> References: <077848> <1285664736-21181-1-git-send-email-torkel.lundgren@enea.com> Message-ID: <20100928124243.72777D5218F@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Torkel Lundgren, In message <1285664736-21181-1-git-send-email-torkel.lundgren@enea.com> you wrote: > Add OSE as operating system for mkimage and bootm. > > Signed-off-by: Torkel Lundgren > --- > common/cmd_bootm.c | 39 +++++++++++++++++++++++++++++++++++++++ > common/image.c | 1 + > include/config_defaults.h | 1 + > include/image.h | 1 + > 4 files changed, 42 insertions(+), 0 deletions(-) Applied to "next" branch. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de In general, if you think something isn't in Perl, try it out, because it usually is :-) - Larry Wall in <1991Jul31.174523.9447@netlabs.com>