WD8003 and AHA-154x: address -> Address.
This commit is contained in:
@@ -841,7 +841,7 @@ static const device_config_t wd8003_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "ram_addr",
|
.name = "ram_addr",
|
||||||
.description = "RAM address",
|
.description = "RAM Address",
|
||||||
.type = CONFIG_HEX20,
|
.type = CONFIG_HEX20,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 0xD0000,
|
.default_int = 0xD0000,
|
||||||
|
|||||||
@@ -1397,7 +1397,7 @@ static const device_config_t aha_154xcf_config[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "fdc_addr",
|
.name = "fdc_addr",
|
||||||
.description = "FDC address",
|
.description = "FDC Address",
|
||||||
.type = CONFIG_HEX16,
|
.type = CONFIG_HEX16,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.default_int = 0,
|
.default_int = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user