Dear "Torkel Lundgren", In message <dc6f86a94046a64094043d44a3a708f70367a...@sestoex02.enea.se> you wrote: > This is a multi-part message in MIME format.
Please submit patches as plain text (using git send-email). We don't want the "This is a multi-part message in MIME format." in the commit message. > Add OSE as operating system for mkimage and bootm. > --- Signed-off-by: line missing. > index fcb938b..85038ad 100644 > --- a/common/image.c > +++ b/common/image.c > @@ -105,6 +105,7 @@ static table_entry_t uimage_os[] =3D { > { IH_OS_NETBSD, "netbsd", "NetBSD", }, > { IH_OS_RTEMS, "rtems", "RTEMS", }, > { IH_OS_U_BOOT, "u-boot", "U-Boot", }, > + { IH_OS_OSE, "ose", "Enea OSE", }, Please keep this list was sorted (move IH_OS_OSE after IH_OS_NETBSD). Thanks. 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: w...@denx.de In the pitiful, multipage, connection-boxed form to which the flow- chart has today been elaborated, it has proved to be useless as a design tool -- programmers draw flowcharts after, not before, writing the programs they describe. - Fred Brooks, Jr. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot