[U-Boot] [PATCH v3 09/14] board: Add Microchip PIC32MZ[DA]-Starter-Kit board.

Tom Rini trini at konsulko.com
Wed Jan 13 15:56:10 CET 2016


On Tue, Jan 12, 2016 at 03:48:24PM +0530, Purna Chandra Mandal wrote:

> This adds support for Microchip PIC32MZ[DA] StarterKit board
> based on a PIC32MZ[DA] family of microcontroller.
> 
> Signed-off-by: Purna Chandra Mandal <purna.mandal at microchip.com>
[snip]
> diff --git a/configs/pic32mzdask_defconfig b/configs/pic32mzdask_defconfig
> new file mode 100644
> index 0000000..3483eb0
> --- /dev/null
> +++ b/configs/pic32mzdask_defconfig
> @@ -0,0 +1,416 @@
> +#
> +# Automatically generated file; DO NOT EDIT.
> +# U-Boot 2016.01-rc3 Configuration

Please use 'make savedefconfig' to generate this file instead, it will
be much smaller (and this is also what you do with the linux kernel).

> +++ b/include/configs/pic32mzdask.h
[snip]
> +#define CONFIG_SYS_BAUDRATE_TABLE	{9600, 19200, 38400, 57600, 115200}

I think you can use the default here.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160113/4f10d548/attachment.sig>


More information about the U-Boot mailing list