public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board
@ 2014-12-10  3:54 Chris Packham
  2014-12-10 18:31 ` York Sun
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Packham @ 2014-12-10  3:54 UTC (permalink / raw)
  To: u-boot

Add the following configuration:
  o CONFIG_SYS_GENERIC_BOARD
  o CONFIG_DISPLAY_BOARDINFO

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
Builds, pings and boots a kernel. Any other testing needed?

 include/configs/P2041RDB.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
index 2357791..22a1513 100644
--- a/include/configs/P2041RDB.h
+++ b/include/configs/P2041RDB.h
@@ -13,6 +13,8 @@
 
 #define CONFIG_P2041RDB
 #define CONFIG_PHYS_64BIT
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_PPC_P2041
 
 #ifdef CONFIG_RAMBOOT_PBL
-- 
2.2.0.rc0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board
  2014-12-10  3:54 [U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board Chris Packham
@ 2014-12-10 18:31 ` York Sun
  2014-12-10 22:34   ` Chris Packham
  0 siblings, 1 reply; 3+ messages in thread
From: York Sun @ 2014-12-10 18:31 UTC (permalink / raw)
  To: u-boot

On 12/09/2014 07:54 PM, Chris Packham wrote:
> Add the following configuration:
>   o CONFIG_SYS_GENERIC_BOARD
>   o CONFIG_DISPLAY_BOARDINFO
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> ---
> Builds, pings and boots a kernel. Any other testing needed?
> 
>  include/configs/P2041RDB.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
> index 2357791..22a1513 100644
> --- a/include/configs/P2041RDB.h
> +++ b/include/configs/P2041RDB.h
> @@ -13,6 +13,8 @@
>  
>  #define CONFIG_P2041RDB
>  #define CONFIG_PHYS_64BIT
> +#define CONFIG_SYS_GENERIC_BOARD
> +#define CONFIG_DISPLAY_BOARDINFO
>  #define CONFIG_PPC_P2041
>  
>  #ifdef CONFIG_RAMBOOT_PBL
> 

A patch is already sent http://patchwork.ozlabs.org/patch/416318/. No action
from your side.

York

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board
  2014-12-10 18:31 ` York Sun
@ 2014-12-10 22:34   ` Chris Packham
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Packham @ 2014-12-10 22:34 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 11, 2014 at 7:31 AM, York Sun <yorksun@freescale.com> wrote:
> On 12/09/2014 07:54 PM, Chris Packham wrote:
>> Add the following configuration:
>>   o CONFIG_SYS_GENERIC_BOARD
>>   o CONFIG_DISPLAY_BOARDINFO
>>
>> Signed-off-by: Chris Packham <judge.packham@gmail.com>
>> ---
>> Builds, pings and boots a kernel. Any other testing needed?
>>
>>  include/configs/P2041RDB.h | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
>> index 2357791..22a1513 100644
>> --- a/include/configs/P2041RDB.h
>> +++ b/include/configs/P2041RDB.h
>> @@ -13,6 +13,8 @@
>>
>>  #define CONFIG_P2041RDB
>>  #define CONFIG_PHYS_64BIT
>> +#define CONFIG_SYS_GENERIC_BOARD
>> +#define CONFIG_DISPLAY_BOARDINFO
>>  #define CONFIG_PPC_P2041
>>
>>  #ifdef CONFIG_RAMBOOT_PBL
>>
>
> A patch is already sent http://patchwork.ozlabs.org/patch/416318/. No action
> from your side.
>
> York
>

OK thanks. I did take a quick look in u-boot-qoiriq.git and u-boot-mpc85xx.git.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-10 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  3:54 [U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board Chris Packham
2014-12-10 18:31 ` York Sun
2014-12-10 22:34   ` Chris Packham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox