Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-14 | busybox: add 1.16.2 devmem fix for access to the highest page | Peter Korsgaard | |
From busybox git. Devmem used to always map 2 pages in case the access would cross a page boundary, which fails if you try to access the highest page. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |