commit | 1e227a0a49fda0364f9bad3b75581fdd61d8862c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jul 18 10:42:29 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 18 16:02:40 2008 +0200 |
tree | 9feffa4b90645c5c955a65a65f8bdd3a423c3e00 | |
parent | 84156de09c6cefa290e286efc942452b801c8bfd [diff] |
ppc4xx: Enable 64bit printf format on 440/460 platforms This patch defines CFG_64BIT_VSPRINTF and CFG_64BIT_STRTOUL for all 440/460 platforms. This may be needed since those platforms support 36bit physical address space. Signed-off-by: Stefan Roese <sr@denx.de>