[U-Boot] [PATCH] nios2: zap nios2-generic board dir

Marek Vasut marex at denx.de
Mon Oct 19 01:43:10 CEST 2015


On Monday, October 19, 2015 at 01:41:48 AM, Thomas Chou wrote:
> Hi Marek,

Hi,

> On 10/18/2015 11:35 PM, Marek Vasut wrote:
> >> +config SYS_CONFIG_NAME
> >> +	string "Board header file"
> >> +	help
> >> +	  This option should contain the base name of board header file.
> >> +	  The header file include/configs/<CONFIG_SYS_CONFIG_NAME>.h
> >> +	  should be included from include/config.h.
> > 
> > I suspect we don't want this, since we're probing from DT. This option
> > should default to something like include/configs/nios2.h , no ?
> 
> This is needed as the Kconfig doesn't cover every config option yet. We
> still need a per board file. But this is supposed to be removed when
> Kconfig is done for every option.

Don't we support just nios2-generic board ?

> Now, the legacy board header, defconfig and dts are all that we need to
> add a new board to nios2. I should add a README.nios2 after I finished
> the conversion of altera_tse to driver model.

Yeah :) Thanks!

[...]

Best regards,
Marek Vasut


More information about the U-Boot mailing list