提交 d1890d4d 编写于 作者: M Marc Dietrich 提交者: Colin Cross

ARM: tegra: paz00: change the machine name

This renames "paz00" in MACHINE_START macro to a neater string.
PAZ00 seems to have been the Compal internal project name, while
PROCYON looks like Toshiba project name.
Anyway, the AC100 support package in Ubuntu needs the new naming to
identify the machine.
Signed-off-by: NMarc Dietrich <marvin24@gmx.de>
Signed-off-by: NColin Cross <ccross@android.com>
上级 41cdc62e
...@@ -169,7 +169,7 @@ static void __init tegra_paz00_init(void) ...@@ -169,7 +169,7 @@ static void __init tegra_paz00_init(void)
paz00_usb_init(); paz00_usb_init();
} }
MACHINE_START(PAZ00, "paz00") MACHINE_START(PAZ00, "Toshiba AC100 / Dynabook AZ")
.boot_params = 0x00000100, .boot_params = 0x00000100,
.fixup = tegra_paz00_fixup, .fixup = tegra_paz00_fixup,
.map_io = tegra_map_common_io, .map_io = tegra_map_common_io,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册