diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2015-11-04 07:40:12 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-11-04 08:02:07 -0500 |
commit | cfc17bd88ea4902f129f91c59785e5da19fc96f9 (patch) | |
tree | f31ddb5df99215619d21fbc457f0f50edc03db4a /scripts | |
parent | 9efbc0f43d0b50a0f314cff98c3b612e5dfb3ed5 (diff) | |
download | seabios-cfc17bd88ea4902f129f91c59785e5da19fc96f9.tar.gz |
PCI SDHCI driver: Fix base address
MMIO register space was off by 4 bytes, bottom bits of
PCI BAR registers are not part of the address.
Test boot on real hardware:
PCI device 00:14.7 (vd=3D1022:7813 c=3D0805)
Searching bootorder for: /pci@i0cf8/*@14,7
sdhci@0xfeb25500 ver=3D1001 cap=3D31fe3fb2 2570
sdcard_set_frequency 63 400 8000
sdcard_pio command stop (code=3D1)
sdcard_set_frequency 63 25000 200
Found sdcard at 0xfeb25500: SD card SD01G 982MiB
Registering bootable: SD card SD01G 982MiB (type:2 prio:103 data:f46e0)
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions