From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 17 Jul 2011 11:08:50 +0200 Subject: [U-Boot] [PATCH v2 1/3] arm: add CONFIG_MACH_TYPE setting and documentation In-Reply-To: <1310658307-5278-1-git-send-email-grinberg@compulab.co.il> References: <4E1F03CC.5040401@compulab.co.il> <1310658307-5278-1-git-send-email-grinberg@compulab.co.il> Message-ID: <4E22A6A2.7020904@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Igor, Le 14/07/2011 17:45, Igor Grinberg a ?crit : > CONFIG_MACH_TYPE is used to set the machine type number in the > common arm code instead of setting it in the board code. > Boards with dynamically discoverable machine types can still set the > machine type number in the board code. > > Signed-off-by: Igor Grinberg > --- > v2: Document the option as mandatory. > Move the bi_arch_number setting to board_init_f() Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.