From 1b1692ff06a563db90e812a4edf8c1434bc4976d Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 11 Aug 2013 19:18:58 +0200 Subject: hwstub: add stmp clkctrl code and generic register dumper Change-Id: I432853fb4171f07ed23b73dc0499814fe8ce8748 --- utils/hwstub/tools/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/hwstub/tools/init.lua') diff --git a/utils/hwstub/tools/init.lua b/utils/hwstub/tools/init.lua index 97d393d..74f610a 100644 --- a/utils/hwstub/tools/init.lua +++ b/utils/hwstub/tools/init.lua @@ -44,7 +44,7 @@ do h = HELP:create_topic("HW"); h:add("This variable redirects to the current soc under hwstub.soc and should be changed by calling hwstub:soc:select only."); - h:add("The complete register tree can be found under HW in a well organise fashion."); + h:add("The complete register tree can be found under HW in a well organised fashion."); h:add("* HW.dev points to device dev"); h:add("* HW.dev[i] points to device devi if there are several copies of the device at different addresses."); h:add("* HW.dev.reg points to the register reg under dev"); -- cgit v1.1