Re: [ptxdist] [PATCH] u-boot: Add option to install u-boot environment tools on target

2012-05-29 Thread Bart van der Meulen
Hi, 2012/5/29 Alexander Dahl : > Hello, > > Am 2012-05-28 14:42, schrieb Bart vdr. Meulen: >> From: Remy Bohmer >> >> Add config option that can be used to install u-boot tools on target >> Current tools that can be selected: >> - fw_setenv >> - fw_printenv >> - gen_eth_addr > > Does this conflic

Re: [ptxdist] [PATCH] u-boot: Add option to install u-boot environment tools on target

2012-05-29 Thread Alexander Dahl
Hello, Am 2012-05-28 14:42, schrieb Bart vdr. Meulen: > From: Remy Bohmer > > Add config option that can be used to install u-boot tools on target > Current tools that can be selected: > - fw_setenv > - fw_printenv > - gen_eth_addr Does this conflict with the recently introduced u-boot-tools p

[ptxdist] [PATCH] u-boot: Add option to install u-boot environment tools on target

2012-05-28 Thread Bart vdr. Meulen
From: Remy Bohmer Add config option that can be used to install u-boot tools on target Current tools that can be selected: - fw_setenv - fw_printenv - gen_eth_addr Signed-off-by: Remy Bohmer Signed-off-by: Ivo Sieben --- platforms/u-boot.in |6 ++ rules/u-boot.make | 34 ++