commit | 288991c93fdd150ef3817e676c657cb487468d38 | [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 | 8d321b81c5441db93425ee37cb79cc51d9ce2fb0 [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>