* [U-Boot] [GIT PULL] clk command
@ 2014-02-04 15:36 Michal Simek
2014-02-04 22:03 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2014-02-04 15:36 UTC (permalink / raw)
To: u-boot
Hi Tom,
please pull this one patch to your tree. It is adding new clk command
which I want to use for zynq. When it is applied I will prepare
zynq specific patches which will go through arm tree.
i.MXes are other users for this as was pointed by Stefano.
He also gave me his ACK for this.
Thanks,
Michal
The following changes since commit 07e2822d158940a0e8ba45b6ab0344ffa1011a07:
board: nios2: Check if flash is configured before calling early_flash_cmd_reset() (2014-01-29 16:44:18 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git clk
for you to fetch changes up to 08d0d6f32ecf75a6c5dede5fc9ee84b84d8b90e7:
common: Add new clk command (2014-02-04 16:32:20 +0100)
----------------------------------------------------------------
Michal Simek (1):
common: Add new clk command
README | 1 +
common/Makefile | 1 +
common/cmd_clk.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
include/clk.h | 6 ++++++
include/config_cmd_all.h | 1 +
5 files changed, 60 insertions(+)
create mode 100644 common/cmd_clk.c
create mode 100644 include/clk.h
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140204/0aefabad/attachment.pgp>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] [GIT PULL] clk command
2014-02-04 15:36 [U-Boot] [GIT PULL] clk command Michal Simek
@ 2014-02-04 22:03 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2014-02-04 22:03 UTC (permalink / raw)
To: u-boot
On Tue, Feb 04, 2014 at 04:36:08PM +0100, Michal Simek wrote:
> Hi Tom,
>
> please pull this one patch to your tree. It is adding new clk command
> which I want to use for zynq. When it is applied I will prepare
> zynq specific patches which will go through arm tree.
>
> i.MXes are other users for this as was pointed by Stefano.
> He also gave me his ACK for this.
>
> Thanks,
> Michal
>
> The following changes since commit 07e2822d158940a0e8ba45b6ab0344ffa1011a07:
>
> board: nios2: Check if flash is configured before calling early_flash_cmd_reset() (2014-01-29 16:44:18 -0500)
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-microblaze.git clk
>
> for you to fetch changes up to 08d0d6f32ecf75a6c5dede5fc9ee84b84d8b90e7:
>
> common: Add new clk command (2014-02-04 16:32:20 +0100)
>
> ----------------------------------------------------------------
> Michal Simek (1):
> common: Add new clk command
>
> README | 1 +
> common/Makefile | 1 +
> common/cmd_clk.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
> include/clk.h | 6 ++++++
> include/config_cmd_all.h | 1 +
> 5 files changed, 60 insertions(+)
> create mode 100644 common/cmd_clk.c
> create mode 100644 include/clk.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140204/7eeb5e76/attachment.pgp>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-04 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 15:36 [U-Boot] [GIT PULL] clk command Michal Simek
2014-02-04 22:03 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox