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

Purna Chandra Mandal purna.mandal at microchip.com
Thu Jan 14 07:40:15 CET 2016


On 01/13/2016 08:26 PM, Tom Rini wrote:
> 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).

ack. Will do.

>> +++ b/include/configs/pic32mzdask.h
> [snip]
>> +#define CONFIG_SYS_BAUDRATE_TABLE	{9600, 19200, 38400, 57600, 115200}
> I think you can use the default here.

ack. Will drop this to use fallback one.




More information about the U-Boot mailing list