commit | c32c3712b0f40782170b306085ce7624c124a9f0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Nov 17 15:53:00 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Nov 19 11:35:52 2009 +0100 |
tree | 55cca3db4d66e3a6cc7a25a319369e67cbe1ba00 | |
parent | 2ea8b71e5737bc5e81262bf45ca93a47056e1f0d [diff] |
ppc4xx: alpr: Remove some not needed commands to make image fit again The latest changes in the u-boot/next branch increased the size of the alpr image a bit more. Now it doesn't fit into the 256k reserved for it. This patch now removes the commands "askenv" and "irq" which are not needed in the production systems. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>