diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-11-17 14:52:23 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-11-19 08:48:34 -0500 |
commit | 460e9aac4e1ef88b14a7d44876c43ecfc94f8848 (patch) | |
tree | 0357f1e7261d33d2fb86ae35d50fc3bc5e61d980 /scripts/checkstack.py | |
parent | aa34e4e52fb65abb4ef8539660f05b4d52fb1f6f (diff) | |
download | seabios-460e9aac4e1ef88b14a7d44876c43ecfc94f8848.zip seabios-460e9aac4e1ef88b14a7d44876c43ecfc94f8848.tar.gz seabios-460e9aac4e1ef88b14a7d44876c43ecfc94f8848.tar.bz2 |
sdcard: Only enable error_irq_enable for bits defined in SDHCI v1 spec
The SDHCI v1 spec only defines the first 9 error_irq_enable bits and
reserves other bits in the field. Don't enable the 10th bit (which
was defined in the v2 spec) as it's not needed anyway.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions