commit | f8e9a23c9686705df896cc6adfc439f950b3cdfe | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Sat Oct 09 22:21:29 2004 +0000 |
committer | wdenk <wdenk> | Sat Oct 09 22:21:29 2004 +0000 |
tree | c381f275ad04efac5da30ec72c14016b09437135 | |
parent | d6a3dd4ac109584c834489aed7e0a9edcdbbce6d [diff] |
Patch by Steven Scholz, 16 Aug 2004: - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)" - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0 - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/ - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/ into cpu/arm920t/$(SOC)/