busybox: add 1.16.2 devmem fix for access to the highest page
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 14 Jun 2010 07:47:49 +0000 (09:47 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 14 Jun 2010 07:47:49 +0000 (09:47 +0200)
commitf4b7efe504a028035dd121e38caff2c781183ef9
tree5117a707ca07024d116b229ba14c3a86dc0f02a8
parent6ed87eac98833db52fc76abbee70809a6adeafbf
busybox: add 1.16.2 devmem fix for access to the highest page

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>
package/busybox/busybox-1.16.2-devmem.patch [new file with mode: 0644]