diff mbox

[U-Boot,v2,0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga

Message ID 20150507110328.GA29227@amd
State Accepted
Delegated to: Marek Vasut
Headers show

Commit Message

Pavel Machek May 7, 2015, 11:03 a.m. UTC
On Thu 2015-05-07 12:19:38, Marek Vasut wrote:
> On Thursday, May 07, 2015 at 06:15:51 AM, Masahiro Yamada wrote:
> > Hi Marek,
> 
> Hi!
> 
> > 2015-05-07 12:25 GMT+09:00 Marek Vasut <marex@denx.de>:
> > > On Thursday, May 07, 2015 at 04:34:27 AM, Masahiro Yamada wrote:
> > >> Hi Marek,
> > > 
> > > Hi,
> > > 
> > >> 2015-04-22 2:50 GMT+09:00 Marek Vasut <marex@denx.de>:
> > >> > On Tuesday, April 21, 2015 at 01:38:17 PM, Masahiro Yamada wrote:
> > >> >> Changes in v2:
> > >> >>   - Rebase on the top of u-boot-socfpga/master (commit b284d268a)
> > >> >> 
> > >> >> Masahiro Yamada (6):
> > >> >>   ARM: socfpga: do not add board directory to header search path
> > >> >>   ARM: socfpga: remove redundant config.mk
> > >> >>   ARM: socfpga: move board select into mach-socfpga/Kconfig
> > >> >>   ARM: socfpga: move SoC sources to mach-socfpga
> > >> >>   ARM: socfpga: move SoC headers to mach-socfpga/include/mach
> > >> >>   ARM: socfpga: abolish CONFIG_SOCFPGA
> > >> > 
> > >> > All applied, thank you very much!
> > >> 
> > >> Applied to where?
> > > 
> > > Uh, I am really an idiot, I don't know what happened here. For some
> > > obscure reason, I even have the application in my bash history, but
> > > they are not in the repository. I apologize. I just applied them.
> > > 
> > > Thank you for pointing this out !
> > 
> > OK, thanks.
> > 
> > Please apply this too if you agree.
> > http://patchwork.ozlabs.org/patch/462966/
> 
> Yessir, applied, thanks!

Actually, Dinh asked to be copied on socfpga patches, and he knows a
lot about the hardware, so would it make sense to make it?

Thanks,
								Pavel

index 5f8438e..218349b 100644

Comments

Marek Vasut May 7, 2015, 11:06 a.m. UTC | #1
On Thursday, May 07, 2015 at 01:03:28 PM, Pavel Machek wrote:
> On Thu 2015-05-07 12:19:38, Marek Vasut wrote:
> > On Thursday, May 07, 2015 at 06:15:51 AM, Masahiro Yamada wrote:
> > > Hi Marek,
> > 
> > Hi!
> > 
> > > 2015-05-07 12:25 GMT+09:00 Marek Vasut <marex@denx.de>:
> > > > On Thursday, May 07, 2015 at 04:34:27 AM, Masahiro Yamada wrote:
> > > >> Hi Marek,
> > > > 
> > > > Hi,
> > > > 
> > > >> 2015-04-22 2:50 GMT+09:00 Marek Vasut <marex@denx.de>:
> > > >> > On Tuesday, April 21, 2015 at 01:38:17 PM, Masahiro Yamada wrote:
> > > >> >> Changes in v2:
> > > >> >>   - Rebase on the top of u-boot-socfpga/master (commit b284d268a)
> > > >> >> 
> > > >> >> Masahiro Yamada (6):
> > > >> >>   ARM: socfpga: do not add board directory to header search path
> > > >> >>   ARM: socfpga: remove redundant config.mk
> > > >> >>   ARM: socfpga: move board select into mach-socfpga/Kconfig
> > > >> >>   ARM: socfpga: move SoC sources to mach-socfpga
> > > >> >>   ARM: socfpga: move SoC headers to mach-socfpga/include/mach
> > > >> >>   ARM: socfpga: abolish CONFIG_SOCFPGA
> > > >> > 
> > > >> > All applied, thank you very much!
> > > >> 
> > > >> Applied to where?
> > > > 
> > > > Uh, I am really an idiot, I don't know what happened here. For some
> > > > obscure reason, I even have the application in my bash history, but
> > > > they are not in the repository. I apologize. I just applied them.
> > > > 
> > > > Thank you for pointing this out !
> > > 
> > > OK, thanks.
> > > 
> > > Please apply this too if you agree.
> > > http://patchwork.ozlabs.org/patch/462966/
> > 
> > Yessir, applied, thanks!
> 
> Actually, Dinh asked to be copied on socfpga patches, and he knows a
> lot about the hardware, so would it make sense to make it?

Yes.

There are three Altera gurus involved with U-Boot though, so do we CC all
three of them or just Dinh ? Ideas ?

Best regards,
Marek Vasut
Dinh Nguyen May 7, 2015, 2:17 p.m. UTC | #2
On 5/7/15 6:06 AM, Marek Vasut wrote:
> On Thursday, May 07, 2015 at 01:03:28 PM, Pavel Machek wrote:
>> On Thu 2015-05-07 12:19:38, Marek Vasut wrote:
>>> On Thursday, May 07, 2015 at 06:15:51 AM, Masahiro Yamada wrote:
>>>> Hi Marek,
>>>
>>> Hi!
>>>
>>>> 2015-05-07 12:25 GMT+09:00 Marek Vasut <marex@denx.de>:
>>>>> On Thursday, May 07, 2015 at 04:34:27 AM, Masahiro Yamada wrote:
>>>>>> Hi Marek,
>>>>>
>>>>> Hi,
>>>>>
>>>>>> 2015-04-22 2:50 GMT+09:00 Marek Vasut <marex@denx.de>:
>>>>>>> On Tuesday, April 21, 2015 at 01:38:17 PM, Masahiro Yamada wrote:
>>>>>>>> Changes in v2:
>>>>>>>>   - Rebase on the top of u-boot-socfpga/master (commit b284d268a)
>>>>>>>>
>>>>>>>> Masahiro Yamada (6):
>>>>>>>>   ARM: socfpga: do not add board directory to header search path
>>>>>>>>   ARM: socfpga: remove redundant config.mk
>>>>>>>>   ARM: socfpga: move board select into mach-socfpga/Kconfig
>>>>>>>>   ARM: socfpga: move SoC sources to mach-socfpga
>>>>>>>>   ARM: socfpga: move SoC headers to mach-socfpga/include/mach
>>>>>>>>   ARM: socfpga: abolish CONFIG_SOCFPGA
>>>>>>>
>>>>>>> All applied, thank you very much!
>>>>>>
>>>>>> Applied to where?
>>>>>
>>>>> Uh, I am really an idiot, I don't know what happened here. For some
>>>>> obscure reason, I even have the application in my bash history, but
>>>>> they are not in the repository. I apologize. I just applied them.
>>>>>
>>>>> Thank you for pointing this out !
>>>>
>>>> OK, thanks.
>>>>
>>>> Please apply this too if you agree.
>>>> http://patchwork.ozlabs.org/patch/462966/
>>>
>>> Yessir, applied, thanks!
>>
>> Actually, Dinh asked to be copied on socfpga patches, and he knows a
>> lot about the hardware, so would it make sense to make it?
> 
> Yes.
> 
> There are three Altera gurus involved with U-Boot though, so do we CC all
> three of them or just Dinh ? Ideas ?
> 
>

You can just use me and I will parse out the information internally.

Dinh
Marek Vasut May 7, 2015, 9:04 p.m. UTC | #3
On Thursday, May 07, 2015 at 04:17:56 PM, Dinh Nguyen wrote:
> On 5/7/15 6:06 AM, Marek Vasut wrote:
> > On Thursday, May 07, 2015 at 01:03:28 PM, Pavel Machek wrote:
> >> On Thu 2015-05-07 12:19:38, Marek Vasut wrote:
> >>> On Thursday, May 07, 2015 at 06:15:51 AM, Masahiro Yamada wrote:
> >>>> Hi Marek,
> >>> 
> >>> Hi!
> >>> 
> >>>> 2015-05-07 12:25 GMT+09:00 Marek Vasut <marex@denx.de>:
> >>>>> On Thursday, May 07, 2015 at 04:34:27 AM, Masahiro Yamada wrote:
> >>>>>> Hi Marek,
> >>>>> 
> >>>>> Hi,
> >>>>> 
> >>>>>> 2015-04-22 2:50 GMT+09:00 Marek Vasut <marex@denx.de>:
> >>>>>>> On Tuesday, April 21, 2015 at 01:38:17 PM, Masahiro Yamada wrote:
> >>>>>>>> Changes in v2:
> >>>>>>>>   - Rebase on the top of u-boot-socfpga/master (commit b284d268a)
> >>>>>>>> 
> >>>>>>>> Masahiro Yamada (6):
> >>>>>>>>   ARM: socfpga: do not add board directory to header search path
> >>>>>>>>   ARM: socfpga: remove redundant config.mk
> >>>>>>>>   ARM: socfpga: move board select into mach-socfpga/Kconfig
> >>>>>>>>   ARM: socfpga: move SoC sources to mach-socfpga
> >>>>>>>>   ARM: socfpga: move SoC headers to mach-socfpga/include/mach
> >>>>>>>>   ARM: socfpga: abolish CONFIG_SOCFPGA
> >>>>>>> 
> >>>>>>> All applied, thank you very much!
> >>>>>> 
> >>>>>> Applied to where?
> >>>>> 
> >>>>> Uh, I am really an idiot, I don't know what happened here. For some
> >>>>> obscure reason, I even have the application in my bash history, but
> >>>>> they are not in the repository. I apologize. I just applied them.
> >>>>> 
> >>>>> Thank you for pointing this out !
> >>>> 
> >>>> OK, thanks.
> >>>> 
> >>>> Please apply this too if you agree.
> >>>> http://patchwork.ozlabs.org/patch/462966/
> >>> 
> >>> Yessir, applied, thanks!
> >> 
> >> Actually, Dinh asked to be copied on socfpga patches, and he knows a
> >> lot about the hardware, so would it make sense to make it?
> > 
> > Yes.
> > 
> > There are three Altera gurus involved with U-Boot though, so do we CC all
> > three of them or just Dinh ? Ideas ?
> 
> You can just use me and I will parse out the information internally.

Yes sir, can you please send a quick patch on top of u-boot-socfpga please?
I will send PR after that.

Thanks!

Best regards,
Marek Vasut
diff mbox

Patch

--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -64,6 +64,7 @@   alias rmobile        uboot, iwamatsu
 alias s3c            samsung
 alias s5pc           samsung
 alias samsung        uboot, prom
+alias socfpga	     uboot, marex, Dinh Nguyen <dinguyen@opensource.altera.com>
 alias sunxi          uboot, ijc, jwrdegoede
 alias tegra          uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
 alias tegra2         tegra