From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 10 May 2011 23:20:01 +0200 Subject: [U-Boot] [PATCH v2 3/8] km/common: implement setboardid command In-Reply-To: <600f7afcb8e770eaaa417db1b119823070b62c48.1304508448.git.holger.brunck@keymile.com> References: <600f7afcb8e770eaaa417db1b119823070b62c48.1304508448.git.holger.brunck@keymile.com> Message-ID: <20110510212001.EEFCDD6F237@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 Holger Brunck, In message <600f7afcb8e770eaaa417db1b119823070b62c48.1304508448.git.holger.brunck@keymile.com> you wrote: > Read out board id and HW key from the IVM eeprom and set > these values as an environment variable. > > Signed-off-by: Holger Brunck > Acked-by: Heiko Schocher > cc: Wolfgang Denk > cc: Detlev Zundel > cc: Valentin Longchamp > --- > Changes for v2: > - split up first large patch serie to three independent smaller > patch series > - rework the patch with inputs from W.Denk: > - adapt commit msg > - add error handling > > board/keymile/common/common.c | 34 ++++++++++++++++++++++++++++++++++ > 1 files changed, 34 insertions(+), 0 deletions(-) Applied, 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 A memorandum is written not to inform the reader, but to protect the writer. -- Dean Acheson