[U-Boot] Using old Config Style

2016-02-10 Thread Mario Albrecht
Hi, i have a small question about using old board specific config files. I have a config file for a board which contains all needed commands defined by #define CONFIG_CMD_ and #undef CONFIG_CMD_. In new u-boot Version a autoconf.h file is generated which conflicts the defines in the board.h file.

[U-Boot] Different Port for TFTP communication

2014-04-07 Thread Mario Albrecht
Hi, I have a short question about TFTP usage in u-boot. Is it possible to change the Port for TFTP communication while u-boot is running. Standard path for TFTP is 69 an let's say, we want to change port to 1500. Regards Mario ___ U-Boot mailing list

Re: [U-Boot] Bootdelay -1 for none autoboot does not work

2013-10-08 Thread Mario Albrecht
Value for disable autoboot is not longer supported in u-boot 2013.07? Regards Mario -Ursprüngliche Nachricht- Von: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Gesendet: Montag, 7. Oktober 2013 21:10 An: Eric Nelson Cc: Mario Albrecht; u-boot@lists.denx.de Betreff: Re: [U-Boot

Re: [U-Boot] Bootdelay -1 for none autoboot does not work

2013-10-08 Thread Mario Albrecht
: Mario Albrecht; u-boot@lists.denx.de Betreff: Re: [U-Boot] Bootdelay -1 for none autoboot does not work On Mon, 7 Oct 2013, Eric Nelson wrote: Hi Mario, On 10/07/2013 09:05 AM, Mario Albrecht wrote: Hi, i am using u-boot 213.07 and hav set CONFIG_BOOTDELAY to -1 to prevent autoboot

[U-Boot] Bootdelay -1 for none autoboot does not work

2013-10-07 Thread Mario Albrecht
Hi, i am using u-boot 213.07 and hav set CONFIG_BOOTDELAY to -1 to prevent autoboot. But u-boot seems to ignore the parameter and do autoboot after 1 second. Could someon please help why I cannot disable autoboot? Regards Mario ___ U-Boot mailing list