Re: [U-Boot] Password protection of U-Boot command line

2012-02-11 Thread Frans Meulenbroeks
2012/2/11 Graeme Russ graeme.r...@gmail.com: Hi Mike, On 02/11/2012 07:37 AM, Mike Frysinger wrote: waving your hands around and saying doing XXX is more secure and therefore we should do it is theater.  i'm not against passwords or ASLR or anything else Agreed - I've already said as

Re: [U-Boot] [PATCH v2 1/2] usb/ehci: Add USB support for the MX6Q

2012-02-11 Thread Fabio Estevam
On Sat, Feb 11, 2012 at 5:12 AM, Marek Vasut marek.va...@gmail.com wrote: btw Fabio, do we support mx6q USB host in mainline Linux ? Not yet, Marek. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Password protection of U-Boot command line

2012-02-11 Thread Wolfgang Denk
Dear Graeme, In message 4f35ebbf.3050...@gmail.com you wrote: I do a lot of work with Programmable Logic Controllers (PLCs) and Remote Telemetry Units (RTUs). One example of what the bootloader is used for is low-level configuration of the analogue input out output channels (calibration).

Re: [U-Boot] Password protection of U-Boot command line

2012-02-11 Thread Wolfgang Denk
Dear Frans, In message cacw_htyv179qwbquiuv_qqbe_bly9b_h-qpzsbcjkpio9-2...@mail.gmail.com you wrote: Graeme, if you want to keep people outisde the bootloader in a reasonably safe way and are developing your own hardware an option is to put the password in e.g. an eeprom and do a compare in

Re: [U-Boot] [i2c] Pull request

2012-02-11 Thread Wolfgang Denk
Dear Heiko Schocher, In message 4f1fa08a.7040...@denx.de you wrote: Hello Wolfgang, The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333: overo: add SPL support (2012-01-16 08:40:13 +0100) are available in the git repository at:

Re: [U-Boot] Pull request: nand flash

2012-02-11 Thread Wolfgang Denk
Dear Scott Wood, In message 20120126221209.ga18...@schlenkerla.am.freescale.net you wrote: These patches were posted before the close of the merge window. The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333: overo: add SPL support (2012-01-16 08:40:13 +0100)

Re: [U-Boot] Please pull u-boot-cfi-flash

2012-02-11 Thread Wolfgang Denk
Dear Stefan Roese, In message 201202091100.25756...@denx.de you wrote: Hi Wolfgang, please pull the following patches: The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333: overo: add SPL support (2012-01-16 08:40:13 +0100) are available in the git repository

Re: [U-Boot] [PATCH] fw_env.h: fix comment

2012-02-11 Thread Wolfgang Denk
Dear Frans Meulenbroeks, In message 1325786950-2148-1-git-send-email-fransmeulenbro...@gmail.com you wrote: made description according to implementation (where the config file is the default). Signed-off-by: Frans Meulenbroeks fransmeulenbro...@gmail.com --- tools/env/fw_env.h |4

Re: [U-Boot] [PATCH] MAKEALL: display SPL size if present

2012-02-11 Thread Wolfgang Denk
Dear Scott Wood, In message 20120105231610.ga10...@schlenkerla.am.freescale.net you wrote: This makes it easier to detect changes in the SPL portion, as can currently be done for the main U-Boot image. Signed-off-by: Scott Wood scottw...@freescale.com --- MAKEALL |5 + 1 files