From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 21 Mar 2010 20:08:52 +0100 Subject: [U-Boot] [PATCH v2 4/7] fdt_support: add partitions fixup in mtd node In-Reply-To: <1268755808-24931-5-git-send-email-agust@denx.de> References: <1268755808-24931-1-git-send-email-agust@denx.de> <1268755808-24931-2-git-send-email-agust@denx.de> <1268755808-24931-3-git-send-email-agust@denx.de> <1268755808-24931-4-git-send-email-agust@denx.de> <1268755808-24931-5-git-send-email-agust@denx.de> Message-ID: <20100321190852.EEABD4C022@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 Anatolij Gustschin, In message <1268755808-24931-5-git-send-email-agust@denx.de> you wrote: > Allow overriding defined partitions in the device tree blob > using partition info defined in the 'mtdparts' environment > variable. > > Signed-off-by: Anatolij Gustschin > Cc: Gerald Van Baren > --- > Changes since first version: > - in fdt_fixup_mtdparts() check the presence of "mtdparts" > environment variable and don't proceed with initialisation > if the variable is not defined (suppresses warning while booting). > > common/cmd_mtdparts.c | 2 +- > common/fdt_support.c | 219 +++++++++++++++++++++++++++++++++++++++++++ > include/fdt_support.h | 2 + > include/jffs2/load_kernel.h | 1 + > include/mtd_node.h | 11 ++ > 5 files changed, 234 insertions(+), 1 deletions(-) > create mode 100644 include/mtd_node.h Applied to "next" branch. 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: wd at denx.de I think there's a world market for about five computers. -- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943