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.man...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to