Furthermore,
Your patch didn't set the RFXE bit correctly.
It should be
        lis     r0,hid1_r...@h
        ori     r0,r0,(HID1_ASTME|HID1_ABE)@l   /* Addr streaming &
broadcast */
        mtspr   HID1,r0

Thanks, Dave
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to