]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Fix n900 board name for legacy user space
authorTony Lindgren <tony@atomide.com>
Mon, 5 Jan 2015 23:45:45 +0000 (15:45 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Jan 2015 23:48:21 +0000 (15:48 -0800)
commit71c4f6027da75c6c1fd92e05b63108a09ec2b109
treeafc3d7684917ee247ead51167ee05cbe4de3c195
parent999f934de195a1506089b52c77429fdba25da688
ARM: OMAP2+: Fix n900 board name for legacy user space

N900 legacy user space apps need the board name in
/proc/cpuinfo to work properly for the Hardware entry.

For other boards this should not be an issues and they
can use the generic Hardware entry.

Let's fix the issue by adding a custom DT_MACHINE_START
for n900.

Tested-by: Pali Rohár <pali.rohar@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-generic.c