]> git.ipfire.org Git - people/ms/u-boot.git/commit
8641hpcn: Do correct sized pointer math.
authorJon Loeliger <jdl@freescale.com>
Mon, 6 Aug 2007 22:39:44 +0000 (17:39 -0500)
committerJon Loeliger <jdl@freescale.com>
Fri, 10 Aug 2007 16:04:05 +0000 (11:04 -0500)
commitcf0b185e58ca0aec8ae2b2a8804ec0ef58ee21d4
treec66b0cc4b56bbf9f07ba297fa13442dd16cbd698
parentcfc7a7f5bb3273c9951173c788001d45118f141f
8641hpcn: Do correct sized pointer math.

When I rebased Ed's patch and cleaned up a few compilation
problems, I apparently rebased my brain on crack first.
Fix that by doing (char *) sized pointer math as needed.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
board/mpc8641hpcn/mpc8641hpcn.c