commit | be34fef7fdcfaffc68495e50929669ac5e4bd800 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Dec 16 09:27:31 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Dec 22 05:53:00 2009 +0100 |
tree | 2bbce98dfcbdde057683d749848014c875057ef8 | |
parent | 072e754b6b9bef438fc0870318755e33051baa7d [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 "ping" and "diag" which are not needed in the production systems. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>