Hi Marek,
> git rebase -i HEAD~3
> (if you have the patch you want to rework 3 patches deep)
> Change "pick" to the left of the patch to "edit"
> Do the change in the file.
> git add
> git rebase --continue
>
May be tonight, at my hotel room.
> Lowering the clock to what ?
Down to 137MHz work
> > Robert, I tested first three patches on my board and it refuses to boot.
> > Why?
>
> The problem is in here:
> io_reg = MXC_IOCLK1 - io; /* Register order is reversed */
>
> I will rework and resubmit the patches 'soon'. I'm a bit numb of reworking
> and resubmitting and I just received a bo
> Robert, I tested first three patches on my board and it refuses to boot. Why?
The problem is in here:
io_reg = MXC_IOCLK1 - io; /* Register order is reversed */
I will rework and resubmit the patches 'soon'. I'm a bit numb of reworking and
resubmitting and I just received a board to bringup la
> > Did you even test before submitting? Also, I think if I remove patch 3,
> > it all works fine.
>
> Naturally, I did. Yet on my own SVN controlled workspace, because my
> GIT workspace of the mainline didn't build yesterday.
>
> I'm looking at the differences now, and there aren't any concerni
> Did you even test before submitting? Also, I think if I remove patch 3, it all
> works fine.
Naturally, I did. Yet on my own SVN controlled workspace, because my
GIT workspace of the mainline didn't build yesterday.
I'm looking at the differences now, and there aren't any concerning i.mx28.
But
> > Robert, I tested first three patches on my board and it refuses to boot.
> > Why?
>
> I can reproduce now. It all goes south after patch 3. I'm working on it.
Did you even test before submitting? Also, I think if I remove patch 3, it all
works fine.
M
___
> Robert, I tested first three patches on my board and it refuses to boot. Why?
I can reproduce now. It all goes south after patch 3. I'm working on it.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
> Robert, I tested first three patches on my board and it refuses to boot. Why?
I'm trying to reproduce, but my workspace no longer builds after a pull... The
set
obviously works in my own workspace, so I'm trying to figure out the problem.
___
U-Boot m
> From: Robert Delien
>
> This set of patches fixes ref_cpu clock setup.
>
> Robert Delien (4):
> Renamed mx28_register to mx28_register_32 to prepare for
> mx28_register_8
> Introducing 8-bit wide register, mx28_register_8
> Fix erroneous 32-bit access to hw_clkctrl_frac0 and
> hw
From: Robert Delien
This set of patches fixes ref_cpu clock setup.
Robert Delien (4):
Renamed mx28_register to mx28_register_32 to prepare for
mx28_register_8
Introducing 8-bit wide register, mx28_register_8
Fix erroneous 32-bit access to hw_clkctrl_frac0 and
hw_clkctrl_frac1 regis
10 matches
Mail list logo