mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-22 17:31:54 +02:00
qi-change-machine-number-to-smdk.patch
Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
parent
82d2e255c3
commit
7d1786f9a3
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user