From mboxrd@z Thu Jan 1 00:00:00 1970 From: llandre Date: Mon, 16 Oct 2006 13:10:25 +0200 Subject: [U-Boot-Users] Adding new commands Message-ID: <453368A1.5050407@dave-tech.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I have to add two new commands so I have to add something like this to cmd_confdefs.h: #define CFG_CMD_NEW1 0x8000000000000000ULL #define CFG_CMD_NEW2 ??? IIUC we have 64 bits available for the commands and 63 commands are already defined. So how to define more than 64 commands? TIA, llandre DAVE Electronics System House - R&D Department web: http://www.dave-tech.it email: r&d2 at dave-tech.it