diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-09-02 17:16:45 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-10-04 12:01:15 +0200 |
commit | 112d59a18dc99b36f32139403ac157232f11e76e (patch) | |
tree | ce7269e7cbec8a844802ced14ba075693b4c59f2 /doc/README.imx6 | |
parent | 43a1be42ee34ac093460abc20d5959009aacdffe (diff) | |
download | u-boot-112d59a18dc99b36f32139403ac157232f11e76e.tar.gz u-boot-112d59a18dc99b36f32139403ac157232f11e76e.tar.xz u-boot-112d59a18dc99b36f32139403ac157232f11e76e.zip |
README.imx6: Fix Boundary Devices name
Correct name is "Boundary Devices".
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'doc/README.imx6')
-rw-r--r-- | doc/README.imx6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.imx6 b/doc/README.imx6 index 1823fb2c9d..73b8b0beff 100644 --- a/doc/README.imx6 +++ b/doc/README.imx6 @@ -91,7 +91,7 @@ Word 0x00000002: 9f027772 00000004 2. Using imx_usb_loader for first install with SPL -------------------------------------------------- -imx_usb_loader is a very nice tool by BoundaryDevice that +imx_usb_loader is a very nice tool by Boundary Devices that allow to install U-Boot without a JTAG debugger, using the USB boot mode as described in the manual. It is a replacement for Freescale's MFGTOOLS. |