On i386-ieee1275 we run in paged mode. So we need to explicitly map

the devices before accessing them.
This commit is contained in:
Vladimir Serbinenko 2013-11-18 04:32:33 +01:00
parent 04f39f6df8
commit 6f1bc8bc0f
4 changed files with 64 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
On i386-ieee1275 we run in paged mode. So we need to explicitly map
the devices before accessing them.
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (grub_mm_check_real): Accept const char *