Re: [U-Boot] [PATCH] fsl_law clear enable before changing.

2008-10-13 Thread Andy Fleming
On Thu, Oct 9, 2008 at 1:25 AM, Ed Swarthout <[EMAIL PROTECTED]> wrote: > Debug sessions may have left enabled laws. > Changing lawbar with an unkown enabled tgtid could cause problems. > > Signed-off-by: Ed Swarthout <[EMAIL PROTECTED]> Applied to 85xx-next ___

[U-Boot] [PATCH] fsl_law clear enable before changing.

2008-10-08 Thread Ed Swarthout
Debug sessions may have left enabled laws. Changing lawbar with an unkown enabled tgtid could cause problems. Signed-off-by: Ed Swarthout <[EMAIL PROTECTED]> --- drivers/misc/fsl_law.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/misc/fsl_law.c b/drivers/misc/f