Re: [U-Boot-Users] [PATCH] Flash HRCW for MPC8272ADS

In message <1113228066.425a8322051b2@webmail.televes.com:443> you wrote:
This patch adds HRCW for Flash Lowboot support on Freescale MPC8272ADS board. This extends the recently applied patches for PQ2ADS lowboot from Jerry Van Baren to this board.
Sorry, but your patch is broken:
+#if CONFIG_ADSTYPE == CFG_8272ADS +/* MPC8272ADS Flash HRCW 0x0E74B20A */ +#define CFG_HRCW_MASTER ( ( HRCW_BPS11 | HRCW_CIP ) |\
( HRCW_L2CPC01 | HRCW_DPPC11 | HRCW_ISB100 )
|\
^^^^^
Your mailer garbled and wrapped lines; please resubmit if still needed.
Best regards,
Wolfgang Denk

Hi,
Sorry about that. I send it now as attachment. Hope this works.
Best regards,
Alex
In message <1113228066.425a8322051b2@webmail.televes.com:443> you wrote:
This patch adds HRCW for Flash Lowboot support on Freescale MPC8272ADS
board.
This extends the recently applied patches for PQ2ADS lowboot from Jerry Van Baren to this board.
Sorry, but your patch is broken:
+#if CONFIG_ADSTYPE == CFG_8272ADS +/* MPC8272ADS Flash HRCW 0x0E74B20A */ +#define CFG_HRCW_MASTER ( ( HRCW_BPS11 | HRCW_CIP )
|\
( HRCW_L2CPC01 | HRCW_DPPC11 | HRCW_ISB100
)
|\
^^^^^
Your mailer garbled and wrapped lines; please resubmit if still needed.
Best regards,
Wolfgang Denk
participants (2)
-
Alexandre BASTOS
-
Wolfgang Denk