]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: add boardid and hwkey to kernel command line
authorHolger Brunck <holger.brunck@keymile.com>
Tue, 13 Sep 2011 22:41:04 +0000 (22:41 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:22 +0000 (22:56 +0100)
commit66072a8ca0015afc137d5cd074407422fae1ab89
treebfa864687bb82527f9a5dc64efe83efc31475f7f
parent8620ca2a1f42e33da93d7115c0cf8a9ea4846b64
arm/km: add boardid and hwkey to kernel command line

We need in some cases a possibility for the kernel to distinguish
on which board he is running. On powerpc we did this with different
dts files. On arm currently we can't do this, so add boardid and
hwkey to the kernel command line and use it later on in the kernel
code.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
include/configs/km/km_arm.h