[U-Boot] [PATCH v7 12/12] boston: Introduce support for the MIPS Boston development board

Paul Burton paul.burton at imgtec.com
Sat Sep 10 15:02:34 CEST 2016


On 10/09/16 13:17, Daniel Schwierzeck wrote:
> 
> 
> Am 08.09.2016 um 08:47 schrieb Paul Burton:
>> This patch introduces support for building U-Boot to run on the MIPS
>> Boston development board. This is a board built around an FPGA & an
>> Intel EG20T Platform Controller Hub, used largely as part of the
>> development of new CPUs and their software support. It is essentially
>> the successor to the older MIPS Malta board.
>>
>> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
>>
>> ---
>>
>> Changes in v7:
>> - Enable CM & L2 support
>> - Enable flash & environment save support
> 
> can we enable CM and L2 support with an additional patch in your L2
> cache series? I'd like to apply this series first. I can adapt this
> patch when applying so you don't have to send a new one.

Hi Daniel,

Yeah that's fine with me :)

Thanks,
    Paul

> 
>>
>> Changes in v6:
>> - Correct 32 bit text base address in defconfigs
>>
>> Changes in v5:
>> - Mention arch revision & toolchain in README.boston
>> - Drop platform register access now only 2 are used since clock changes
>>
>> Changes in v4:
>> - Add README.boston
>>
>> Changes in v3:
>> - Add defconfigs for 32b & 64b, big & little endian, switch to MIPSr2
>>
>> Changes in v2:
>> - Use AT instead of $1
>> - Use a clock driver instead of patching the DT
>>
> 


More information about the U-Boot mailing list