Hi Marek,

> From: Marek Vasut <ma...@denx.de>
> Sent: lundi 13 janvier 2020 12:08
> 
> On 1/13/20 11:58 AM, Patrick DELAUNAY wrote:
> > Hi Marek,
> >
> >> From: Marek Vasut <ma...@denx.de>
> >> Sent: vendredi 10 janvier 2020 01:29
> >>
> >> Setting TARGET_STM32MP1 in Kconfig always forces SYS_BOARD,
> >> SYS_VENDOR and SYS_CONFIG_NAME to values set by the ST reference
> >> platforms. Allow changing that by pulling out the
> >> TARGET_STM32MP157C_DK2 and making the ST reference platform settings
> >> conditional on
> >> TARGET_STM32MP157C_DK2 .
> >> Other platforms can now define a different TARGET_ and thus override
> >> the SYS_ settings in their Kconfig.
> >
> > Reviewed-by: Patrick Delaunay <patrick.delau...@st.com>
> >
> > It seens my configuration between SOC (STM32MP15x) and BOARD is not
> clean...
> >
> > So I prepare a patchset to change it.
> > But I will apply it after your serie...
> > to avoid regression on your board
> >
> > Regards Patrick
> 
> Can you apply whatever you feel applicable from the series I posted and push 
> it to
> some git repo, so I don't have to reset all things over and over again ?

Sure.

https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git

=> branch master : the paches accepted
        [V3] stm32mp1: configs: Make all boot devices in distro boot conditional

        [2/5] ARM: stm32: Allow overriding setup_mac_address()
        
        They will be included in my next pull request 

=> branch next 
        + my serie  = 
http://patchwork.ozlabs.org/project/uboot/list/?series=152828
        + your serie (including my proposals of update)
                http://patchwork.ozlabs.org/project/uboot/list/?series=152293

                [3/5] ARM: stm32: Fill in missing loadaddr
                        => I change address to 0xc2000000

                [5/5] ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 
board
                        I make a lot of modification after my serie and my 
review....

                Can you check the delta and tell me if it is working...
                        

                NB: no more needed after my serie  => [1/5] ARM: stm32: Permit 
multiple board targets i

                PS: [4/5] ARM: dts: stm32: Add missing ETHCK clock to ethernet 
node
                        I ma waiting Christophe / kernel feedback....

Patrick

Reply via email to