sdcard prepare for 4GB cards. Minor clean-ups.
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
type = "int";
|
||||
}
|
||||
}
|
||||
element button_pio.s1
|
||||
element led_pio.s1
|
||||
{
|
||||
datum _lockedAddress
|
||||
{
|
||||
@@ -143,7 +143,7 @@
|
||||
}
|
||||
datum baseAddress
|
||||
{
|
||||
value = "65728";
|
||||
value = "65600";
|
||||
type = "String";
|
||||
}
|
||||
}
|
||||
@@ -160,7 +160,7 @@
|
||||
type = "String";
|
||||
}
|
||||
}
|
||||
element led_pio.s1
|
||||
element button_pio.s1
|
||||
{
|
||||
datum _lockedAddress
|
||||
{
|
||||
@@ -169,7 +169,7 @@
|
||||
}
|
||||
datum baseAddress
|
||||
{
|
||||
value = "65600";
|
||||
value = "65728";
|
||||
type = "String";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -222,9 +222,7 @@ mac-address field in device tree blob -->
|
||||
<val type="hex">0x100</val>
|
||||
</DTAppend>
|
||||
|
||||
|
||||
|
||||
<Chosen>
|
||||
<Bootargs val="console=ttyS0,57600"></Bootargs>
|
||||
<Bootargs val="console=ttyS0,115200"></Bootargs>
|
||||
</Chosen>
|
||||
</BoardInfo>
|
||||
|
||||
Reference in New Issue
Block a user