commit | b2aeab8c0d9e6205a7f95d7232d2c8782c69daf9 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 08 09:33:13 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Apr 14 10:26:28 2010 +0200 |
tree | 4142fe259c2ecbda53b0fbc5cf5eca1cf91d27f5 | |
parent | e4d1abc9140383b65bff09ac4f064af0e8bff5fb [diff] |
ppc4xx: alpr: Remove some not needed commands to make image fit again The latest changes 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 "loads" and "loadb" which are not needed in the production systems. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>