1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-22 12:11:52 +02:00

qi-change-machine-number-to-smdk.patch

Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
Andy Green 2008-11-28 10:16:40 +00:00 committed by Andy Green
parent 82d2e255c3
commit 7d1786f9a3

View File

@ -188,7 +188,7 @@ unsigned long s3c6410_mmc_bread(int dev_num, unsigned long blknr, unsigned long
*/
const struct board_api board_api_tla01 = {
.name = "TLA01",
.linux_machine_id = 1304 /*1866*/,
.linux_machine_id = 1626 /*1866*/,
.linux_mem_start = 0x50000000,
.linux_mem_size = (128 * 1024 * 1024),
.linux_tag_placement = 0x50000000 + 0x100,