nb/intel/ironlake/northbridge.c: Improve readability
commit6473473417bfb0ce4961cbce8b80c29786e1d39f
authorArthur Heymans <arthur@aheymans.xyz>
Sun, 17 Jan 2021 23:30:23 +0000 (18 00:30 +0100)
committerAngel Pons <th3fanbus@gmail.com>
Tue, 19 Jan 2021 22:52:30 +0000 (19 22:52 +0000)
tree577f698d55dd3d0c33530b68941fd818ae8dee9e
parentb68dbc47c4dc4effbb60074639b19335e0dbcc7c
nb/intel/ironlake/northbridge.c: Improve readability

This cosmetic change does 2 things:
- change bitwise shifting to division
- Make the division by / KiB explicit for fixed legacy ranges like
  0xa0000-0xbffff.

Change-Id: If4e05f496abc05e06a944b244824376f3937a57b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49621
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/northbridge/intel/ironlake/northbridge.c