From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 21 Jan 2015 08:11:23 +0100 Subject: [U-Boot] Disable tftp and access In-Reply-To: References: Message-ID: <20150121081123.6136401f@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Jakub, On Tue, 20 Jan 2015 20:09:21 +0100, Jakub Jan?o wrote: > Hello, > > I want to disable uboot tftp on my device and if uboot allow some > login/access(eg. by console) then disable it too. > > My aim is to lock uboot except booting image(OS), I want manage it only > from OS(changing env variables only from OS) > > I want to ask what env variables I should change to disable tftp functions > and access? Basically, you should look into the bootdelay and stdin variables. > Thanks, > Kubco Amicalement, -- Albert.